tabbiomed-neurips2026 commited on
Commit
711c196
·
verified ·
1 Parent(s): 7ca9532

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +15 -0
metadata.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "READY": true,
3
+ "name": "ilpd_patient_data",
4
+ "task": "binary",
5
+ "num_classes": 2,
6
+ "cat_idx": [
7
+ 1
8
+ ],
9
+ "num_samples": 583,
10
+ "num_features": 10,
11
+ "imbalance_ratio": 2.491,
12
+ "description": "OpenML dataset (ID 1480), relation: Indian Liver Patient Dataset",
13
+ "source": "OpenML_Dataset_ID_1480",
14
+ "label": "clinical & healthcare"
15
+ }