Diabetes_UCI / metadata.json
tabbiomed-neurips2026's picture
Add metadata.json
a18c183 verified
raw
history blame contribute delete
572 Bytes
{
"READY": true,
"name": "Diabetes_UCI",
"task": "binary",
"num_classes": 2,
"cat_idx": [
37,
36,
0,
1,
6,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
38,
39
],
"num_samples": 69973,
"num_features": 40,
"imbalance_ratio": 10.1475,
"description": "Diabetes UCI dataset for 30-day readmission prediction (binary classification)",
"source": "UCI Diabetes",
"label": "clinical & healthcare"
}