| { | |
| "dataset": "mfeat-morphological", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "6.0", | |
| "3.0", | |
| "5.0", | |
| "10.0", | |
| "2.0", | |
| "7.0", | |
| "9.0", | |
| "4.0", | |
| "8.0", | |
| "1.0" | |
| ], | |
| "num_labels": 10, | |
| "train_samples": 1800, | |
| "test_samples": 200, | |
| "train_label_distribution": { | |
| "1.0": 180, | |
| "8.0": 180, | |
| "3.0": 180, | |
| "5.0": 180, | |
| "4.0": 180, | |
| "9.0": 180, | |
| "2.0": 180, | |
| "7.0": 180, | |
| "6.0": 180, | |
| "10.0": 180 | |
| }, | |
| "test_label_distribution": { | |
| "8.0": 20, | |
| "4.0": 20, | |
| "3.0": 20, | |
| "10.0": 20, | |
| "5.0": 20, | |
| "6.0": 20, | |
| "2.0": 20, | |
| "7.0": 20, | |
| "1.0": 20, | |
| "9.0": 20 | |
| } | |
| } |