tabbiomed-neurips2026 commited on
Commit
be6cdb1
·
verified ·
1 Parent(s): f8debbc

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +30 -0
metadata.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "READY": true,
3
+ "name": "lymphography",
4
+ "task": "classification",
5
+ "num_classes": 4,
6
+ "cat_idx": [
7
+ 0,
8
+ 1,
9
+ 2,
10
+ 3,
11
+ 4,
12
+ 5,
13
+ 6,
14
+ 7,
15
+ 10,
16
+ 11,
17
+ 12,
18
+ 13,
19
+ 14,
20
+ 15,
21
+ 16
22
+ ],
23
+ "num_samples": 148,
24
+ "num_features": 18,
25
+ "imbalance_ratio": 40.5,
26
+ "description": "OpenML dataset (ID 10), relation: lymphography",
27
+ "source": "OpenML_Dataset_ID_10",
28
+ "label": "clinical & healthcare",
29
+ "split_strategy": "cv"
30
+ }