| { | |
| "dataset": "jm1", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "defects", | |
| "label_values": [ | |
| "True", | |
| "False" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 8999, | |
| "test_samples": 1001, | |
| "train_label_distribution": { | |
| "False": 7250, | |
| "True": 1749 | |
| }, | |
| "test_label_distribution": { | |
| "True": 195, | |
| "False": 806 | |
| } | |
| } |