| { | |
| "dataset": "cmc", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Contraceptive_method_used", | |
| "label_values": [ | |
| "2", | |
| "3", | |
| "1" | |
| ], | |
| "num_labels": 3, | |
| "train_samples": 1324, | |
| "test_samples": 149, | |
| "train_label_distribution": { | |
| "3": 459, | |
| "2": 299, | |
| "1": 566 | |
| }, | |
| "test_label_distribution": { | |
| "2": 34, | |
| "1": 63, | |
| "3": 52 | |
| } | |
| } |