| { | |
| "dataset": "climate-model-simulation-crashes", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "outcome", | |
| "label_values": [ | |
| "0.0", | |
| "1.0" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 485, | |
| "test_samples": 55, | |
| "train_label_distribution": { | |
| "1.0": 444, | |
| "0.0": 41 | |
| }, | |
| "test_label_distribution": { | |
| "1.0": 50, | |
| "0.0": 5 | |
| } | |
| } |