| { | |
| "dataset": "kc2", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "problems", | |
| "label_values": [ | |
| "no", | |
| "yes" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 469, | |
| "test_samples": 53, | |
| "train_label_distribution": { | |
| "no": 373, | |
| "yes": 96 | |
| }, | |
| "test_label_distribution": { | |
| "no": 42, | |
| "yes": 11 | |
| } | |
| } |