Upload dataset
Browse files
README.md
CHANGED
|
@@ -152,6 +152,38 @@ dataset_info:
|
|
| 152 |
num_examples: 4035
|
| 153 |
download_size: 273117
|
| 154 |
dataset_size: 989118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 156 |
features:
|
| 157 |
- name: Month
|
|
@@ -385,6 +417,10 @@ configs:
|
|
| 385 |
path: gauravtopre__bank-customer-churn-dataset/train-*
|
| 386 |
- split: test
|
| 387 |
path: gauravtopre__bank-customer-churn-dataset/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 388 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 389 |
data_files:
|
| 390 |
- split: train
|
|
|
|
| 152 |
num_examples: 4035
|
| 153 |
download_size: 273117
|
| 154 |
dataset_size: 989118
|
| 155 |
+
- config_name: jinxzed__av-janatahack-crosssell-prediction
|
| 156 |
+
features:
|
| 157 |
+
- name: Gender
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: Age
|
| 160 |
+
dtype: int64
|
| 161 |
+
- name: Driving_License
|
| 162 |
+
dtype: int64
|
| 163 |
+
- name: Region_Code
|
| 164 |
+
dtype: float64
|
| 165 |
+
- name: Previously_Insured
|
| 166 |
+
dtype: int64
|
| 167 |
+
- name: Vehicle_Age
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: Vehicle_Damage
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: Annual_Premium
|
| 172 |
+
dtype: float64
|
| 173 |
+
- name: Policy_Sales_Channel
|
| 174 |
+
dtype: float64
|
| 175 |
+
- name: Vintage
|
| 176 |
+
dtype: int64
|
| 177 |
+
- name: __FeatEng_target__
|
| 178 |
+
dtype: int64
|
| 179 |
+
- name: __index_level_0__
|
| 180 |
+
dtype: int64
|
| 181 |
+
splits:
|
| 182 |
+
- name: train
|
| 183 |
+
num_bytes: 22776277
|
| 184 |
+
num_examples: 228988
|
| 185 |
+
download_size: 4637164
|
| 186 |
+
dataset_size: 22776277
|
| 187 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 188 |
features:
|
| 189 |
- name: Month
|
|
|
|
| 417 |
path: gauravtopre__bank-customer-churn-dataset/train-*
|
| 418 |
- split: test
|
| 419 |
path: gauravtopre__bank-customer-churn-dataset/test-*
|
| 420 |
+
- config_name: jinxzed__av-janatahack-crosssell-prediction
|
| 421 |
+
data_files:
|
| 422 |
+
- split: train
|
| 423 |
+
path: jinxzed__av-janatahack-crosssell-prediction/train-*
|
| 424 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 425 |
data_files:
|
| 426 |
- split: train
|
jinxzed__av-janatahack-crosssell-prediction/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb9322f1389b39eab16d5c519457428e4af84cb05f140e9650918685ceeaffb6
|
| 3 |
+
size 4637164
|