| { | |
| "dataset": "cnae-9", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Class", | |
| "label_values": [ | |
| "9", | |
| "3", | |
| "1", | |
| "6", | |
| "2", | |
| "5", | |
| "4", | |
| "8", | |
| "7" | |
| ], | |
| "num_labels": 9, | |
| "train_samples": 972, | |
| "test_samples": 108, | |
| "train_label_distribution": { | |
| "8": 108, | |
| "5": 108, | |
| "7": 108, | |
| "6": 108, | |
| "1": 108, | |
| "3": 108, | |
| "9": 108, | |
| "4": 108, | |
| "2": 108 | |
| }, | |
| "test_label_distribution": { | |
| "5": 12, | |
| "9": 12, | |
| "1": 12, | |
| "6": 12, | |
| "3": 12, | |
| "8": 12, | |
| "2": 12, | |
| "7": 12, | |
| "4": 12 | |
| } | |
| } |