| { | |
| "dataset": "kr-vs-kp", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "won", | |
| "nowin" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 2876, | |
| "test_samples": 320, | |
| "train_label_distribution": { | |
| "won": 1502, | |
| "nowin": 1374 | |
| }, | |
| "test_label_distribution": { | |
| "nowin": 153, | |
| "won": 167 | |
| } | |
| } |