tabbiomed-neurips2026 commited on
Commit
b0564f0
·
verified ·
1 Parent(s): cda0f1e

Add metadata.json

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