coords_1k / metadata.json
tabbiomed-neurips2026's picture
Add metadata.json
9727418 verified
raw
history blame contribute delete
849 Bytes
{
"READY": true,
"name": "coords_1k",
"task": "multiregression",
"cat_idx": [],
"num_samples": 3309,
"num_features": 947,
"description": "This dataset contains genotypes from chromosome chr22 for a subset of samples from the 1000 Genomes Project and HGDP. For this specific dataset, 1000 SNPs at random positions were selected from the original sequences and missing values where introduced with a probability of 0%. The task is to predict the geographical coordinates (latitude, longitude) 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. Geographical coordinates (latitude and longitude) were obtained from the harmonized gnomAD v3.1 sample metadata.",
"label": "genomics"
}