qiangminjie27's picture
Duplicate from qiangminjie27/TabBench
7925dbe
{
"dataset": "analcatdata_dmft",
"benchmark": "openml_cc18",
"sub_benchmark": "",
"task_type": "clf",
"data_type": "mixed",
"target_column": "Prevention",
"label_values": [
"Diet_enrichment",
"Mouthwash",
"nan",
"Oral_hygiene",
"All_methods",
"Health_education"
],
"num_labels": 6,
"train_samples": 714,
"test_samples": 83,
"train_label_distribution": {
"Oral_hygiene": 110,
"Health_education": 111,
"Mouthwash": 139,
"All_methods": 114,
"nan": 122,
"Diet_enrichment": 118
},
"test_label_distribution": {
"Health_education": 13,
"nan": 14,
"Mouthwash": 16,
"Oral_hygiene": 13,
"All_methods": 13,
"Diet_enrichment": 14
}
}