File size: 711 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": "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
  }
}