File size: 2,744 Bytes
eb29fab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
  "builder_name": null,
  "citation": "",
  "config_name": null,
  "dataset_size": null,
  "description": "AutoTrain generated dataset",
  "download_checksums": null,
  "download_size": null,
  "features": {
    "target": {
      "num_classes": 2,
      "names": [
        "0.0",
        "1.0"
      ],
      "id": null,
      "_type": "ClassLabel"
    },
    "feat_HighBP": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_HighChol": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_CholCheck": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_BMI": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Smoker": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Stroke": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_HeartDiseaseorAttack": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_PhysActivity": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Fruits": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Veggies": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_HvyAlcoholConsump": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_AnyHealthcare": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_NoDocbcCost": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_GenHlth": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_MentHlth": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_PhysHlth": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_DiffWalk": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Sex": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Age": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Education": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    },
    "feat_Income": {
      "dtype": "float64",
      "id": null,
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "post_processed": null,
  "post_processing_size": null,
  "size_in_bytes": null,
  "splits": {
    "valid": {
      "name": "valid",
      "num_bytes": 2488640,
      "num_examples": 14140,
      "dataset_name": null
    }
  },
  "supervised_keys": null,
  "task_templates": null,
  "version": null
}