tabbiomed-neurips2026 commited on
Commit
6c933d9
·
verified ·
1 Parent(s): dfd7102

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +28 -0
metadata.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "READY": true,
3
+ "name": "CDC_Diabetes_Health_Indicators",
4
+ "task": "binary",
5
+ "num_classes": 2,
6
+ "cat_idx": [
7
+ 7,
8
+ 8,
9
+ 9,
10
+ 10,
11
+ 11,
12
+ 12,
13
+ 13,
14
+ 14,
15
+ 15,
16
+ 16,
17
+ 17,
18
+ 18,
19
+ 19,
20
+ 20
21
+ ],
22
+ "num_samples": 253680,
23
+ "num_features": 21,
24
+ "imbalance_ratio": 6.177,
25
+ "description": "Talent Benchmark dataset: CDC_Diabetes_Health_Indicators (task=binary)",
26
+ "source": "Talent Benchmark Dataset - CDC_Diabetes_Health_Indicators",
27
+ "label": "clinical & healthcare"
28
+ }