tabbiomed-neurips2026 commited on
Commit
430bb8d
·
verified ·
1 Parent(s): c44f19c

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_Prostate_GE",
4
  "task": "binary",
5
  "num_classes": 2,
6
  "cat_idx": [],
7
  "num_samples": 102,
8
  "num_features": 5966,
9
  "imbalance_ratio": 1.04,
10
- "description": "Gene expression dataset from ProtoGate benchmark (source: Prostate_GE.mat)",
11
- "source": "ProtoGate",
12
  "label": "transcriptomics",
13
  "split_strategy": "cv"
14
  }
 
1
  {
2
  "READY": true,
3
+ "name": "Prostate_GE",
4
  "task": "binary",
5
  "num_classes": 2,
6
  "cat_idx": [],
7
  "num_samples": 102,
8
  "num_features": 5966,
9
  "imbalance_ratio": 1.04,
10
+ "description": "Gene expression dataset from scikit-feature selection (source: Prostate_GE.mat)",
11
+ "source": "scikit-feature selection",
12
  "label": "transcriptomics",
13
  "split_strategy": "cv"
14
  }