| { | |
| "dataset": "ilpd", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Class", | |
| "label_values": [ | |
| "2", | |
| "1" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 524, | |
| "test_samples": 59, | |
| "train_label_distribution": { | |
| "1": 374, | |
| "2": 150 | |
| }, | |
| "test_label_distribution": { | |
| "2": 17, | |
| "1": 42 | |
| } | |
| } |