| { | |
| "dataset": "miami_housing", | |
| "benchmark": "openml_ctr23", | |
| "sub_benchmark": "", | |
| "task_type": "reg", | |
| "data_type": "mixed", | |
| "target_column": "SALE_PRC", | |
| "label_values": [ | |
| "between 235000.0 and 310000.0", | |
| "less than 235000.0", | |
| "between 310000.0 and 428000.0", | |
| "greater than 428000.0" | |
| ], | |
| "num_labels": 4, | |
| "train_samples": 8997, | |
| "test_samples": 1003, | |
| "train_label_distribution": { | |
| "between 235000.0 and 310000.0": 2142, | |
| "greater than 428000.0": 2260, | |
| "between 310000.0 and 428000.0": 2334, | |
| "less than 235000.0": 2261 | |
| }, | |
| "test_label_distribution": { | |
| "greater than 428000.0": 252, | |
| "less than 235000.0": 252, | |
| "between 235000.0 and 310000.0": 239, | |
| "between 310000.0 and 428000.0": 260 | |
| } | |
| } |