qiangminjie27's picture
Duplicate from qiangminjie27/TabBench
7925dbe
{
"dataset": "mfeat-pixel",
"benchmark": "openml_cc18",
"sub_benchmark": "",
"task_type": "clf",
"data_type": "mixed",
"target_column": "class",
"label_values": [
"9",
"10",
"3",
"1",
"6",
"2",
"5",
"4",
"8",
"7"
],
"num_labels": 10,
"train_samples": 1800,
"test_samples": 200,
"train_label_distribution": {
"5": 180,
"2": 180,
"1": 180,
"10": 180,
"4": 180,
"6": 180,
"3": 180,
"9": 180,
"7": 180,
"8": 180
},
"test_label_distribution": {
"10": 20,
"7": 20,
"1": 20,
"3": 20,
"4": 20,
"5": 20,
"6": 20,
"2": 20,
"9": 20,
"8": 20
}
}