Upload dataset
Browse files
README.md
CHANGED
@@ -888,6 +888,34 @@ dataset_info:
|
|
888 |
num_examples: 4924
|
889 |
download_size: 511881
|
890 |
dataset_size: 1817028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
891 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
892 |
features:
|
893 |
- name: age
|
@@ -2531,6 +2559,10 @@ configs:
|
|
2531 |
path: henrysue__online-shoppers-intention/train-*
|
2532 |
- split: test
|
2533 |
path: henrysue__online-shoppers-intention/test-*
|
|
|
|
|
|
|
|
|
2534 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
2535 |
data_files:
|
2536 |
- split: train
|
|
|
888 |
num_examples: 4924
|
889 |
download_size: 511881
|
890 |
dataset_size: 1817028
|
891 |
+
- config_name: iammustafatz__diabetes-prediction-dataset
|
892 |
+
features:
|
893 |
+
- name: gender
|
894 |
+
dtype: string
|
895 |
+
- name: age
|
896 |
+
dtype: float64
|
897 |
+
- name: hypertension
|
898 |
+
dtype: int64
|
899 |
+
- name: heart_disease
|
900 |
+
dtype: int64
|
901 |
+
- name: smoking_history
|
902 |
+
dtype: string
|
903 |
+
- name: bmi
|
904 |
+
dtype: float64
|
905 |
+
- name: HbA1c_level
|
906 |
+
dtype: float64
|
907 |
+
- name: blood_glucose_level
|
908 |
+
dtype: int64
|
909 |
+
- name: __FeatEng_target__
|
910 |
+
dtype: int64
|
911 |
+
- name: __index_level_0__
|
912 |
+
dtype: int64
|
913 |
+
splits:
|
914 |
+
- name: train
|
915 |
+
num_bytes: 5001699
|
916 |
+
num_examples: 59887
|
917 |
+
download_size: 972949
|
918 |
+
dataset_size: 5001699
|
919 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
920 |
features:
|
921 |
- name: age
|
|
|
2559 |
path: henrysue__online-shoppers-intention/train-*
|
2560 |
- split: test
|
2561 |
path: henrysue__online-shoppers-intention/test-*
|
2562 |
+
- config_name: iammustafatz__diabetes-prediction-dataset
|
2563 |
+
data_files:
|
2564 |
+
- split: train
|
2565 |
+
path: iammustafatz__diabetes-prediction-dataset/train-*
|
2566 |
- config_name: imsparsh__churn-risk-rate-hackerearth-ml
|
2567 |
data_files:
|
2568 |
- split: train
|
iammustafatz__diabetes-prediction-dataset/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e53756b458fe00d5ace64aa900505f5da4d47034f08b021880dc61ab6085103
|
3 |
+
size 972949
|