| { | |
| "dataset": "socmob", | |
| "benchmark": "openml_ctr23", | |
| "sub_benchmark": "", | |
| "task_type": "reg", | |
| "data_type": "mixed", | |
| "target_column": "counts_for_sons_current_occupation", | |
| "label_values": [ | |
| "between 3.3 and 14.6", | |
| "less than 0.6", | |
| "between 0.6 and 3.3", | |
| "greater than 14.6" | |
| ], | |
| "num_labels": 4, | |
| "train_samples": 1040, | |
| "test_samples": 116, | |
| "train_label_distribution": { | |
| "less than 0.6": 258, | |
| "between 0.6 and 3.3": 260, | |
| "greater than 14.6": 261, | |
| "between 3.3 and 14.6": 261 | |
| }, | |
| "test_label_distribution": { | |
| "between 3.3 and 14.6": 29, | |
| "between 0.6 and 3.3": 29, | |
| "less than 0.6": 29, | |
| "greater than 14.6": 29 | |
| } | |
| } |