| { | |
| "dataset": "QSAR_fish_toxicity", | |
| "benchmark": "openml_ctr23", | |
| "sub_benchmark": "", | |
| "task_type": "reg", | |
| "data_type": "mixed", | |
| "target_column": "LC50", | |
| "label_values": [ | |
| "greater than 4.9075", | |
| "between 3.15175 and 3.9875", | |
| "less than 3.15175", | |
| "between 3.9875 and 4.9075" | |
| ], | |
| "num_labels": 4, | |
| "train_samples": 816, | |
| "test_samples": 92, | |
| "train_label_distribution": { | |
| "less than 3.15175": 204, | |
| "between 3.9875 and 4.9075": 204, | |
| "between 3.15175 and 3.9875": 204, | |
| "greater than 4.9075": 204 | |
| }, | |
| "test_label_distribution": { | |
| "less than 3.15175": 23, | |
| "greater than 4.9075": 23, | |
| "between 3.15175 and 3.9875": 23, | |
| "between 3.9875 and 4.9075": 23 | |
| } | |
| } |