pppereira3 commited on
Commit
12b2749
·
verified ·
1 Parent(s): eab2a8e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: CustomerID
5
+ dtype: float64
6
+ - name: Age
7
+ dtype: float64
8
+ - name: Tenure
9
+ dtype: float64
10
+ - name: Usage Frequency
11
+ dtype: float64
12
+ - name: Support Calls
13
+ dtype: float64
14
+ - name: Payment Delay
15
+ dtype: float64
16
+ - name: Total Spend
17
+ dtype: float64
18
+ - name: Last Interaction
19
+ dtype: float64
20
+ - name: Gender_Female
21
+ dtype: float64
22
+ - name: Gender_Male
23
+ dtype: float64
24
+ - name: Subscription Type_Basic
25
+ dtype: float64
26
+ - name: Subscription Type_Premium
27
+ dtype: float64
28
+ - name: Subscription Type_Standard
29
+ dtype: float64
30
+ - name: Contract Length_Annual
31
+ dtype: float64
32
+ - name: Contract Length_Monthly
33
+ dtype: float64
34
+ - name: Contract Length_Quarterly
35
+ dtype: float64
36
+ - name: target
37
+ dtype: float64
38
+ splits:
39
+ - name: train
40
+ num_bytes: 41967152
41
+ num_examples: 308582
42
+ - name: test
43
+ num_bytes: 17986000
44
+ num_examples: 132250
45
+ download_size: 9217992
46
+ dataset_size: 59953152
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a586247620253a3d890d82a4b7540ed9f06e0c7ba13590b9163e788d801246ef
3
+ size 2764345
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346a811195fb9bb75cb9923b96a7984c21a79ea901c5e35fe4a17118e2d8f6e2
3
+ size 6453647