tabbiomed-neurips2026 commited on
Commit
78ee9f7
·
verified ·
1 Parent(s): 3e188d4

Add metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +14 -0
metadata.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "READY": true,
3
+ "name": "ProtoGate_CLL_SUB_111",
4
+ "task": "classification",
5
+ "num_classes": 3,
6
+ "cat_idx": [],
7
+ "num_samples": 111,
8
+ "num_features": 11340,
9
+ "imbalance_ratio": 4.6364,
10
+ "description": "Gene expression dataset from ProtoGate benchmark (source: CLL_SUB_111.mat)",
11
+ "source": "ProtoGate",
12
+ "label": "transcriptomics",
13
+ "split_strategy": "cv"
14
+ }