dash-binayak92 commited on
Commit
eb2937d
·
verified ·
1 Parent(s): 1eea18a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ProdTaken
5
+ dtype: int64
6
+ - name: Age
7
+ dtype: float64
8
+ - name: TypeofContact
9
+ dtype: string
10
+ - name: CityTier
11
+ dtype: int64
12
+ - name: DurationOfPitch
13
+ dtype: float64
14
+ - name: Occupation
15
+ dtype: string
16
+ - name: Gender
17
+ dtype: string
18
+ - name: NumberOfPersonVisiting
19
+ dtype: int64
20
+ - name: NumberOfFollowups
21
+ dtype: float64
22
+ - name: ProductPitched
23
+ dtype: string
24
+ - name: PreferredPropertyStar
25
+ dtype: float64
26
+ - name: MaritalStatus
27
+ dtype: string
28
+ - name: NumberOfTrips
29
+ dtype: float64
30
+ - name: Passport
31
+ dtype: int64
32
+ - name: PitchSatisfactionScore
33
+ dtype: int64
34
+ - name: OwnCar
35
+ dtype: int64
36
+ - name: NumberOfChildrenVisiting
37
+ dtype: float64
38
+ - name: Designation
39
+ dtype: string
40
+ - name: MonthlyIncome
41
+ dtype: float64
42
+ splits:
43
+ - name: train
44
+ num_bytes: 591322
45
+ num_examples: 3302
46
+ - name: test
47
+ num_bytes: 148083
48
+ num_examples: 826
49
+ download_size: 77620
50
+ dataset_size: 739405
51
+ configs:
52
+ - config_name: default
53
+ data_files:
54
+ - split: train
55
+ path: data/train-*
56
+ - split: test
57
+ path: data/test-*
58
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2045f34615e0cfa00e9e7459841a16dbcc2a9658f73626631fbc3c6c301d2ef6
3
+ size 18420
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85632d75ebdd91076b067bb0bebbaca8b3c2a0354582cd6913c7a77b51b718be
3
+ size 59200