| { | |
| "dataset": "pendigits", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "6.0", | |
| "3.0", | |
| "5.0", | |
| "0.0", | |
| "2.0", | |
| "7.0", | |
| "9.0", | |
| "4.0", | |
| "8.0", | |
| "1.0" | |
| ], | |
| "num_labels": 10, | |
| "train_samples": 8994, | |
| "test_samples": 1006, | |
| "train_label_distribution": { | |
| "9.0": 868, | |
| "4.0": 945, | |
| "8.0": 855, | |
| "5.0": 857, | |
| "2.0": 923, | |
| "0.0": 937, | |
| "3.0": 865, | |
| "7.0": 935, | |
| "1.0": 936, | |
| "6.0": 873 | |
| }, | |
| "test_label_distribution": { | |
| "4.0": 105, | |
| "6.0": 98, | |
| "0.0": 105, | |
| "1.0": 105, | |
| "2.0": 103, | |
| "3.0": 97, | |
| "5.0": 96, | |
| "7.0": 104, | |
| "9.0": 97, | |
| "8.0": 96 | |
| } | |
| } |