File size: 424 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
{
  "dataset": "pc4",
  "benchmark": "openml_cc18",
  "sub_benchmark": "",
  "task_type": "clf",
  "data_type": "mixed",
  "target_column": "c",
  "label_values": [
    "True",
    "False"
  ],
  "num_labels": 2,
  "train_samples": 1312,
  "test_samples": 146,
  "train_label_distribution": {
    "False": 1152,
    "True": 160
  },
  "test_label_distribution": {
    "False": 128,
    "True": 18
  }
}