CoolFace
Datasetpublic

BenchmarkDatasets/ALLAML

sourceHugging Facecdla-permissive-2.0updated 5mo agoView on Hugging Face
0likes61downloads
metadata.json14 linesDownload Raw Back to root
1{2  "READY": true,3  "name": "ALLAML",4  "task": "binary",5  "num_classes": 2,6  "cat_idx": [],7  "num_samples": 72,8  "num_features": 7129,9  "imbalance_ratio": 1.88,10  "description": "Gene expression dataset from scikit-feature selection (source: ALLAML.mat)",11  "source": "scikit-feature selection",12  "label": "transcriptomics",13  "split_strategy": "cv"14}