| { | |
| "dataset": "kc1", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "defects", | |
| "label_values": [ | |
| "True", | |
| "False" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 1897, | |
| "test_samples": 212, | |
| "train_label_distribution": { | |
| "False": 1604, | |
| "True": 293 | |
| }, | |
| "test_label_distribution": { | |
| "False": 179, | |
| "True": 33 | |
| } | |
| } |