| { | |
| "dataset": "cars", | |
| "benchmark": "openml_ctr23", | |
| "sub_benchmark": "", | |
| "task_type": "reg", | |
| "data_type": "mixed", | |
| "target_column": "Price", | |
| "label_values": [ | |
| "less than 14273.074999999999", | |
| "greater than 26717.3175", | |
| "between 14273.074999999999 and 18024.995", | |
| "between 18024.995 and 26717.3175" | |
| ], | |
| "num_labels": 4, | |
| "train_samples": 720, | |
| "test_samples": 84, | |
| "train_label_distribution": { | |
| "less than 14273.074999999999": 180, | |
| "between 18024.995 and 26717.3175": 180, | |
| "greater than 26717.3175": 180, | |
| "between 14273.074999999999 and 18024.995": 180 | |
| }, | |
| "test_label_distribution": { | |
| "between 18024.995 and 26717.3175": 21, | |
| "greater than 26717.3175": 21, | |
| "less than 14273.074999999999": 21, | |
| "between 14273.074999999999 and 18024.995": 21 | |
| } | |
| } |