| { | |
| "dataset": "nomao", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Class", | |
| "label_values": [ | |
| "2.0", | |
| "1.0" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 8999, | |
| "test_samples": 1001, | |
| "train_label_distribution": { | |
| "2.0": 6453, | |
| "1.0": 2546 | |
| }, | |
| "test_label_distribution": { | |
| "1.0": 283, | |
| "2.0": 718 | |
| } | |
| } |