| { | |
| "dataset": "pc3", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "c", | |
| "label_values": [ | |
| "True", | |
| "False" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 1406, | |
| "test_samples": 157, | |
| "train_label_distribution": { | |
| "False": 1262, | |
| "True": 144 | |
| }, | |
| "test_label_distribution": { | |
| "True": 16, | |
| "False": 141 | |
| } | |
| } |