johmathe commited on
Commit
e85a8c5
·
verified ·
1 Parent(s): e2d4cdf

Add parkinsons metadata

Browse files
Files changed (1) hide show
  1. parkinsons_metadata.json +17 -0
parkinsons_metadata.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "parkinsons",
3
+ "download_urls": {
4
+ "GSE99039": "https://ftp.ncbi.nlm.nih.gov/geo/series/GSE99nnn/GSE99039/matrix/GSE99039_series_matrix.txt.gz"
5
+ },
6
+ "download_timestamp": "2025-07-22 17:21:53.515198",
7
+ "statistics": {
8
+ "num_samples": 535,
9
+ "num_features": 21755,
10
+ "target_stats": {
11
+ "mean": 17.637383177570094,
12
+ "std": 13.3499030299568,
13
+ "min": 0.0,
14
+ "max": 30.0
15
+ }
16
+ }
17
+ }