Upload dataset
Browse files
README.md
CHANGED
|
@@ -117,6 +117,38 @@ dataset_info:
|
|
| 117 |
num_examples: 3766
|
| 118 |
download_size: 2376834
|
| 119 |
dataset_size: 3744600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 121 |
features:
|
| 122 |
- name: 'Unnamed: 0.1'
|
|
@@ -191,6 +223,10 @@ configs:
|
|
| 191 |
path: chancev__carsforsale/train-*
|
| 192 |
- split: test
|
| 193 |
path: chancev__carsforsale/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 194 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 195 |
data_files:
|
| 196 |
- split: train
|
|
|
|
| 117 |
num_examples: 3766
|
| 118 |
download_size: 2376834
|
| 119 |
dataset_size: 3744600
|
| 120 |
+
- config_name: gauravtopre__bank-customer-churn-dataset
|
| 121 |
+
features:
|
| 122 |
+
- name: credit_score
|
| 123 |
+
dtype: int64
|
| 124 |
+
- name: country
|
| 125 |
+
dtype: string
|
| 126 |
+
- name: gender
|
| 127 |
+
dtype: string
|
| 128 |
+
- name: age
|
| 129 |
+
dtype: int64
|
| 130 |
+
- name: tenure
|
| 131 |
+
dtype: int64
|
| 132 |
+
- name: balance
|
| 133 |
+
dtype: float64
|
| 134 |
+
- name: products_number
|
| 135 |
+
dtype: int64
|
| 136 |
+
- name: credit_card
|
| 137 |
+
dtype: int64
|
| 138 |
+
- name: active_member
|
| 139 |
+
dtype: int64
|
| 140 |
+
- name: estimated_salary
|
| 141 |
+
dtype: float64
|
| 142 |
+
- name: __FeatEng_target__
|
| 143 |
+
dtype: int64
|
| 144 |
+
- name: __index_level_0__
|
| 145 |
+
dtype: int64
|
| 146 |
+
splits:
|
| 147 |
+
- name: train
|
| 148 |
+
num_bytes: 590012
|
| 149 |
+
num_examples: 5965
|
| 150 |
+
download_size: 159948
|
| 151 |
+
dataset_size: 590012
|
| 152 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 153 |
features:
|
| 154 |
- name: 'Unnamed: 0.1'
|
|
|
|
| 223 |
path: chancev__carsforsale/train-*
|
| 224 |
- split: test
|
| 225 |
path: chancev__carsforsale/test-*
|
| 226 |
+
- config_name: gauravtopre__bank-customer-churn-dataset
|
| 227 |
+
data_files:
|
| 228 |
+
- split: train
|
| 229 |
+
path: gauravtopre__bank-customer-churn-dataset/train-*
|
| 230 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 231 |
data_files:
|
| 232 |
- split: train
|
gauravtopre__bank-customer-churn-dataset/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22b76c85fa2f1a856250add3023b6e809527f4f447e919c02b93b65f42183ae0
|
| 3 |
+
size 159948
|