| { | |
| "dataset": "MiceProtein", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "t-SC-s", | |
| "t-CS-s", | |
| "c-CS-s", | |
| "c-SC-s", | |
| "t-CS-m", | |
| "c-CS-m", | |
| "t-SC-m", | |
| "c-SC-m" | |
| ], | |
| "num_labels": 8, | |
| "train_samples": 969, | |
| "test_samples": 111, | |
| "train_label_distribution": { | |
| "c-SC-m": 135, | |
| "c-SC-s": 121, | |
| "t-SC-s": 121, | |
| "t-SC-m": 121, | |
| "t-CS-s": 94, | |
| "t-CS-m": 121, | |
| "c-CS-s": 121, | |
| "c-CS-m": 135 | |
| }, | |
| "test_label_distribution": { | |
| "c-SC-s": 14, | |
| "c-CS-m": 15, | |
| "c-SC-m": 15, | |
| "t-CS-m": 14, | |
| "t-SC-m": 14, | |
| "t-SC-s": 14, | |
| "c-CS-s": 14, | |
| "t-CS-s": 11 | |
| } | |
| } |