| { | |
| "dataset": "GesturePhaseSegmentationProcessed", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "Phase", | |
| "label_values": [ | |
| "D", | |
| "S", | |
| "R", | |
| "P", | |
| "H" | |
| ], | |
| "num_labels": 5, | |
| "train_samples": 8884, | |
| "test_samples": 989, | |
| "train_label_distribution": { | |
| "D": 2466, | |
| "S": 2655, | |
| "R": 978, | |
| "H": 898, | |
| "P": 1887 | |
| }, | |
| "test_label_distribution": { | |
| "S": 295, | |
| "D": 275, | |
| "P": 210, | |
| "H": 100, | |
| "R": 109 | |
| } | |
| } |