| { | |
| "dataset": "electricity", | |
| "benchmark": "openml_cc18", | |
| "sub_benchmark": "", | |
| "task_type": "clf", | |
| "data_type": "mixed", | |
| "target_column": "class", | |
| "label_values": [ | |
| "DOWN", | |
| "UP" | |
| ], | |
| "num_labels": 2, | |
| "train_samples": 8999, | |
| "test_samples": 1001, | |
| "train_label_distribution": { | |
| "DOWN": 5160, | |
| "UP": 3839 | |
| }, | |
| "test_label_distribution": { | |
| "DOWN": 574, | |
| "UP": 427 | |
| } | |
| } |