File size: 414 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": "kc2",
  "benchmark": "openml_cc18",
  "sub_benchmark": "",
  "task_type": "clf",
  "data_type": "mixed",
  "target_column": "problems",
  "label_values": [
    "no",
    "yes"
  ],
  "num_labels": 2,
  "train_samples": 469,
  "test_samples": 53,
  "train_label_distribution": {
    "no": 373,
    "yes": 96
  },
  "test_label_distribution": {
    "no": 42,
    "yes": 11
  }
}