Upload dataset
Browse files
README.md
CHANGED
@@ -79,6 +79,44 @@ dataset_info:
|
|
79 |
num_examples: 1026
|
80 |
download_size: 63385
|
81 |
dataset_size: 369745
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
83 |
features:
|
84 |
- name: Trip_Distance
|
@@ -2304,6 +2342,10 @@ configs:
|
|
2304 |
path: adhoppin__customer-cellular-data/train-*
|
2305 |
- split: test
|
2306 |
path: adhoppin__customer-cellular-data/test-*
|
|
|
|
|
|
|
|
|
2307 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
2308 |
data_files:
|
2309 |
- split: train
|
|
|
79 |
num_examples: 1026
|
80 |
download_size: 63385
|
81 |
dataset_size: 369745
|
82 |
+
- config_name: antimoni__metabolic-syndrome
|
83 |
+
features:
|
84 |
+
- name: Age
|
85 |
+
dtype: int64
|
86 |
+
- name: Sex
|
87 |
+
dtype: string
|
88 |
+
- name: Marital
|
89 |
+
dtype: string
|
90 |
+
- name: Income
|
91 |
+
dtype: float64
|
92 |
+
- name: Race
|
93 |
+
dtype: string
|
94 |
+
- name: WaistCirc
|
95 |
+
dtype: float64
|
96 |
+
- name: BMI
|
97 |
+
dtype: float64
|
98 |
+
- name: Albuminuria
|
99 |
+
dtype: int64
|
100 |
+
- name: UrAlbCr
|
101 |
+
dtype: float64
|
102 |
+
- name: UricAcid
|
103 |
+
dtype: float64
|
104 |
+
- name: BloodGlucose
|
105 |
+
dtype: int64
|
106 |
+
- name: HDL
|
107 |
+
dtype: int64
|
108 |
+
- name: Triglycerides
|
109 |
+
dtype: int64
|
110 |
+
- name: __FeatEng_target__
|
111 |
+
dtype: int64
|
112 |
+
- name: __index_level_0__
|
113 |
+
dtype: int64
|
114 |
+
splits:
|
115 |
+
- name: train
|
116 |
+
num_bytes: 179488
|
117 |
+
num_examples: 1427
|
118 |
+
download_size: 49081
|
119 |
+
dataset_size: 179488
|
120 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
121 |
features:
|
122 |
- name: Trip_Distance
|
|
|
2342 |
path: adhoppin__customer-cellular-data/train-*
|
2343 |
- split: test
|
2344 |
path: adhoppin__customer-cellular-data/test-*
|
2345 |
+
- config_name: antimoni__metabolic-syndrome
|
2346 |
+
data_files:
|
2347 |
+
- split: train
|
2348 |
+
path: antimoni__metabolic-syndrome/train-*
|
2349 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
2350 |
data_files:
|
2351 |
- split: train
|
antimoni__metabolic-syndrome/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f80d951c290dfebe7bbc28597dc25c9441b3d1590a0e49f013a32d4bca9b36c
|
3 |
+
size 49081
|