continental_50k_missing / metadata.json
tabbiomed-neurips2026's picture
Add metadata.json
6f26fdd verified
raw
history blame contribute delete
902 Bytes
{
"READY": true,
"name": "continental_50k_missing",
"task": "classification",
"num_classes": 7,
"cat_idx": [],
"num_samples": 3309,
"num_features": 30524,
"imbalance_ratio": 33.3913,
"description": "This dataset contains genotypes from chromosome chr22 for a subset of samples from the 1000 Genomes Project and HGDP. For this specific dataset, 50k SNPs at random positions were selected from the original sequences and missing values where introduced with a probability of 60%. The task is to predict the continental ancestry of each sample based on the genotypes.",
"source": "Chromosome data was dowloaded from GnomAD v3.1.2 - 1KG + HGDP callset: https://gnomad.broadinstitute.org/downloads#v3-hgdp-1kg. Continental labels (Super-Populations: EUR, AFR, EAS, SAS, AMR) were obtained from the harmonized gnomAD v3.1 sample metadata.",
"label": "genomics"
}