File size: 775 Bytes
7925dbe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "dataset": "airfoil_self_noise",
  "benchmark": "openml_ctr23",
  "sub_benchmark": "",
  "task_type": "reg",
  "data_type": "mixed",
  "target_column": "sound_pressure",
  "label_values": [
    "less than 120.191",
    "greater than 129.9955",
    "between 120.191 and 125.721",
    "between 125.721 and 129.9955"
  ],
  "num_labels": 4,
  "train_samples": 1351,
  "test_samples": 152,
  "train_label_distribution": {
    "less than 120.191": 338,
    "between 125.721 and 129.9955": 338,
    "between 120.191 and 125.721": 337,
    "greater than 129.9955": 338
  },
  "test_label_distribution": {
    "between 120.191 and 125.721": 38,
    "greater than 129.9955": 38,
    "between 125.721 and 129.9955": 38,
    "less than 120.191": 38
  }
}