| { | |
| "dataset": "balance-scale", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "R", | |
| "B", | |
| "L" | |
| ], | |
| "num_labels": 3, | |
| "train_samples": 562, | |
| "test_samples": 63, | |
| "train_label_distribution": { | |
| "L": 259, | |
| "R": 259, | |
| "B": 44 | |
| }, | |
| "test_label_distribution": { | |
| "L": 29, | |
| "B": 5, | |
| "R": 29 | |
| } | |
| } |