| { | |
| "dataset": "dna", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "1", | |
| "2", | |
| "3" | |
| ], | |
| "num_labels": 3, | |
| "train_samples": 2866, | |
| "test_samples": 320, | |
| "train_label_distribution": { | |
| "3": 1488, | |
| "1": 690, | |
| "2": 688 | |
| }, | |
| "test_label_distribution": { | |
| "3": 166, | |
| "2": 77, | |
| "1": 77 | |
| } | |
| } |