Upload dataset
Browse files
README.md
CHANGED
@@ -34,6 +34,48 @@ dataset_info:
|
|
34 |
num_examples: 3249
|
35 |
download_size: 111146
|
36 |
dataset_size: 716949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
38 |
features:
|
39 |
- name: Trip_Distance
|
@@ -1638,6 +1680,10 @@ configs:
|
|
1638 |
path: abisheksudarshan__customer-segmentation/train-*
|
1639 |
- split: test
|
1640 |
path: abisheksudarshan__customer-segmentation/test-*
|
|
|
|
|
|
|
|
|
1641 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
1642 |
data_files:
|
1643 |
- split: train
|
|
|
34 |
num_examples: 3249
|
35 |
download_size: 111146
|
36 |
dataset_size: 716949
|
37 |
+
- config_name: adhoppin__customer-cellular-data
|
38 |
+
features:
|
39 |
+
- name: gender
|
40 |
+
dtype: string
|
41 |
+
- name: age
|
42 |
+
dtype: string
|
43 |
+
- name: dependents
|
44 |
+
dtype: string
|
45 |
+
- name: lifetime
|
46 |
+
dtype: int64
|
47 |
+
- name: phone_services
|
48 |
+
dtype: string
|
49 |
+
- name: internet_services
|
50 |
+
dtype: string
|
51 |
+
- name: online_streaming
|
52 |
+
dtype: string
|
53 |
+
- name: multiple_connections
|
54 |
+
dtype: string
|
55 |
+
- name: premium_plan
|
56 |
+
dtype: string
|
57 |
+
- name: online_protect
|
58 |
+
dtype: string
|
59 |
+
- name: contract_plan
|
60 |
+
dtype: string
|
61 |
+
- name: ebill_services
|
62 |
+
dtype: string
|
63 |
+
- name: default_payment
|
64 |
+
dtype: string
|
65 |
+
- name: monthly_charges
|
66 |
+
dtype: float64
|
67 |
+
- name: issues
|
68 |
+
dtype: int64
|
69 |
+
- name: __FeatEng_target__
|
70 |
+
dtype: string
|
71 |
+
- name: __index_level_0__
|
72 |
+
dtype: int64
|
73 |
+
splits:
|
74 |
+
- name: train
|
75 |
+
num_bytes: 223934
|
76 |
+
num_examples: 1574
|
77 |
+
download_size: 35785
|
78 |
+
dataset_size: 223934
|
79 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
80 |
features:
|
81 |
- name: Trip_Distance
|
|
|
1680 |
path: abisheksudarshan__customer-segmentation/train-*
|
1681 |
- split: test
|
1682 |
path: abisheksudarshan__customer-segmentation/test-*
|
1683 |
+
- config_name: adhoppin__customer-cellular-data
|
1684 |
+
data_files:
|
1685 |
+
- split: train
|
1686 |
+
path: adhoppin__customer-cellular-data/train-*
|
1687 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
1688 |
data_files:
|
1689 |
- split: train
|
adhoppin__customer-cellular-data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:709cafff73e25d96b8dfaaa8cd94c52e5ec102a256884c0175bc1151293fc90b
|
3 |
+
size 35785
|