tabbiomed-neurips2026 commited on
Commit
76d6949
·
verified ·
1 Parent(s): 0aaa70c

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +13 -0
metadata.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "READY": true,
3
+ "name": "thyroid-ann",
4
+ "task": "classification",
5
+ "num_classes": 3,
6
+ "cat_idx": [],
7
+ "num_samples": 3772,
8
+ "num_features": 21,
9
+ "imbalance_ratio": 37.5054,
10
+ "description": "Talent Benchmark dataset: thyroid-ann (task=classification)",
11
+ "source": "Talent Benchmark Dataset - thyroid-ann",
12
+ "label": "clinical & healthcare"
13
+ }