| { | |
| "dataset": "churn", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "0.0", | |
| "1.0" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 4499, | |
| "test_samples": 501, | |
| "train_label_distribution": { | |
| "0.0": 3863, | |
| "1.0": 636 | |
| }, | |
| "test_label_distribution": { | |
| "0.0": 430, | |
| "1.0": 71 | |
| } | |
| } |