Upload dataset
Browse files
README.md
CHANGED
@@ -150,6 +150,44 @@ dataset_info:
|
|
150 |
num_examples: 3766
|
151 |
download_size: 2376834
|
152 |
dataset_size: 3744600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
- config_name: creepyghost__uci-ionosphere
|
154 |
features:
|
155 |
- name: feature1
|
@@ -1533,6 +1571,10 @@ configs:
|
|
1533 |
path: chancev__carsforsale/train-*
|
1534 |
- split: test
|
1535 |
path: chancev__carsforsale/test-*
|
|
|
|
|
|
|
|
|
1536 |
- config_name: creepyghost__uci-ionosphere
|
1537 |
data_files:
|
1538 |
- split: train
|
|
|
150 |
num_examples: 3766
|
151 |
download_size: 2376834
|
152 |
dataset_size: 3744600
|
153 |
+
- config_name: cherngs__heart-disease-cleveland-uci
|
154 |
+
features:
|
155 |
+
- name: age
|
156 |
+
dtype: int64
|
157 |
+
- name: sex
|
158 |
+
dtype: int64
|
159 |
+
- name: cp
|
160 |
+
dtype: int64
|
161 |
+
- name: trestbps
|
162 |
+
dtype: int64
|
163 |
+
- name: chol
|
164 |
+
dtype: int64
|
165 |
+
- name: fbs
|
166 |
+
dtype: int64
|
167 |
+
- name: restecg
|
168 |
+
dtype: int64
|
169 |
+
- name: thalach
|
170 |
+
dtype: int64
|
171 |
+
- name: exang
|
172 |
+
dtype: int64
|
173 |
+
- name: oldpeak
|
174 |
+
dtype: float64
|
175 |
+
- name: slope
|
176 |
+
dtype: int64
|
177 |
+
- name: ca
|
178 |
+
dtype: int64
|
179 |
+
- name: thal
|
180 |
+
dtype: int64
|
181 |
+
- name: __FeatEng_target__
|
182 |
+
dtype: int64
|
183 |
+
- name: __index_level_0__
|
184 |
+
dtype: int64
|
185 |
+
splits:
|
186 |
+
- name: train
|
187 |
+
num_bytes: 19320
|
188 |
+
num_examples: 161
|
189 |
+
download_size: 10921
|
190 |
+
dataset_size: 19320
|
191 |
- config_name: creepyghost__uci-ionosphere
|
192 |
features:
|
193 |
- name: feature1
|
|
|
1571 |
path: chancev__carsforsale/train-*
|
1572 |
- split: test
|
1573 |
path: chancev__carsforsale/test-*
|
1574 |
+
- config_name: cherngs__heart-disease-cleveland-uci
|
1575 |
+
data_files:
|
1576 |
+
- split: train
|
1577 |
+
path: cherngs__heart-disease-cleveland-uci/train-*
|
1578 |
- config_name: creepyghost__uci-ionosphere
|
1579 |
data_files:
|
1580 |
- split: train
|
cherngs__heart-disease-cleveland-uci/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:607f9f6a51d678c2c4ddca42902108e75ab6ed88fa24c0b008ff3765f370d5d0
|
3 |
+
size 10921
|