| { | |
| "dataset": "har", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Class", | |
| "label_values": [ | |
| "6.0", | |
| "3.0", | |
| "5.0", | |
| "2.0", | |
| "4.0", | |
| "1.0" | |
| ], | |
| "num_labels": 6, | |
| "train_samples": 8997, | |
| "test_samples": 1003, | |
| "train_label_distribution": { | |
| "5.0": 1672, | |
| "4.0": 1532, | |
| "3.0": 1226, | |
| "1.0": 1504, | |
| "2.0": 1356, | |
| "6.0": 1707 | |
| }, | |
| "test_label_distribution": { | |
| "4.0": 171, | |
| "2.0": 151, | |
| "1.0": 168, | |
| "3.0": 137, | |
| "5.0": 186, | |
| "6.0": 190 | |
| } | |
| } |