tabbiomed-neurips2026 commited on
Commit
914320c
·
verified ·
1 Parent(s): f0f956b

Update metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +3 -3
metadata.json CHANGED
@@ -1,14 +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
  }
 
1
  {
2
  "READY": true,
3
+ "name": "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 scikit-feature selection (source: CLL_SUB_111.mat)",
11
+ "source": "scikit-feature selection",
12
  "label": "transcriptomics",
13
  "split_strategy": "cv"
14
  }