tabbiomed-neurips2026 commited on
Commit
af4a3e2
·
verified ·
1 Parent(s): 3868590

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",
4
+ "task": "classification",
5
+ "num_classes": 3,
6
+ "cat_idx": [],
7
+ "num_samples": 7200,
8
+ "num_features": 21,
9
+ "imbalance_ratio": 40.1566,
10
+ "description": "Talent Benchmark dataset: thyroid (task=classification)",
11
+ "source": "Talent Benchmark Dataset - thyroid",
12
+ "label": "clinical & healthcare"
13
+ }