File size: 9,535 Bytes
dd3b1ae
 
b5a1d05
4c61a97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
df45f23
 
 
 
 
4c61a97
b5a1d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bd7fe9c
 
 
002d8b7
 
 
 
dfafe9c
4ef1412
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6e46c6a
 
 
 
 
f8f4ef1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9013f9a
 
 
 
 
3702e16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0662c23
 
 
 
 
0b0a61e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
724c2ac
 
 
 
 
e248d0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4976523
 
 
 
 
b5a1d05
4c61a97
 
 
 
df45f23
 
b5a1d05
 
 
 
dfafe9c
 
4ef1412
 
 
 
6e46c6a
 
f8f4ef1
 
 
 
9013f9a
 
3702e16
 
 
 
0662c23
 
0b0a61e
 
 
 
724c2ac
 
e248d0b
 
 
 
4976523
 
dd3b1ae
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
---

license: unknown
dataset_info:
- config_name: arashnic__taxi-pricing-with-mobility-analytics
  features:
  - name: Trip_Distance
    dtype: float64
  - name: Type_of_Cab
    dtype: string
  - name: Customer_Since_Months
    dtype: float64
  - name: Life_Style_Index
    dtype: float64
  - name: Confidence_Life_Style_Index
    dtype: string
  - name: Destination_Type
    dtype: string
  - name: Customer_Rating
    dtype: float64
  - name: Cancellation_Last_1Month
    dtype: int64
  - name: Var1
    dtype: float64
  - name: Var2
    dtype: int64
  - name: Var3
    dtype: int64
  - name: Gender
    dtype: string
  - name: __FeatEng_target__
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 8215173
    num_examples: 79074
  - name: test
    num_bytes: 5463429
    num_examples: 52588
  download_size: 4456994
  dataset_size: 13678602
- config_name: chancev__carsforsale
  features:
  - name: Year
    dtype: int64
  - name: Make
    dtype: string
  - name: Model
    dtype: string
  - name: Used/New
    dtype: string
  - name: ConsumerRating
    dtype: float64
  - name: ConsumerReviews
    dtype: int64
  - name: SellerType
    dtype: string
  - name: SellerName
    dtype: string
  - name: SellerRating
    dtype: float64
  - name: SellerReviews
    dtype: int64
  - name: StreetName
    dtype: string
  - name: State
    dtype: string
  - name: Zipcode
    dtype: string
  - name: DealType
    dtype: string
  - name: ComfortRating
    dtype: float64
  - name: InteriorDesignRating
    dtype: float64
  - name: PerformanceRating
    dtype: float64
  - name: ValueForMoneyRating
    dtype: float64
  - name: ExteriorStylingRating
    dtype: float64
  - name: ReliabilityRating
    dtype: float64
  - name: ExteriorColor
    dtype: string
  - name: InteriorColor
    dtype: string
  - name: Drivetrain
    dtype: string
  - name: MinMPG
    dtype: int64
  - name: MaxMPG
    dtype: int64
  - name: FuelType
    dtype: string
  - name: Transmission
    dtype: string
  - name: Engine
    dtype: string
  - name: VIN
    dtype: string
  - name: Stock#
    dtype: string
  - name: Mileage
    dtype: int64
  - name: __FeatEng_target__
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 2242707
    num_examples: 5608
  - name: test
    num_bytes: 1501893
    num_examples: 3766
  download_size: 2376834
  dataset_size: 3744600
- config_name: gauravtopre__bank-customer-churn-dataset
  features:
  - name: credit_score
    dtype: int64
  - name: country
    dtype: string
  - name: gender
    dtype: string
  - name: age
    dtype: int64
  - name: tenure
    dtype: int64
  - name: balance
    dtype: float64
  - name: products_number
    dtype: int64
  - name: credit_card
    dtype: int64
  - name: active_member
    dtype: int64
  - name: estimated_salary
    dtype: float64
  - name: __FeatEng_target__
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 590012
    num_examples: 5965
  - name: test
    num_bytes: 399106
    num_examples: 4035
  download_size: 273117
  dataset_size: 989118
- config_name: shivamb__vehicle-claim-fraud-detection
  features:
  - name: Month
    dtype: string
  - name: WeekOfMonth
    dtype: int64
  - name: DayOfWeek
    dtype: string
  - name: Make
    dtype: string
  - name: AccidentArea
    dtype: string
  - name: DayOfWeekClaimed
    dtype: string
  - name: MonthClaimed
    dtype: string
  - name: WeekOfMonthClaimed
    dtype: int64
  - name: Sex
    dtype: string
  - name: MaritalStatus
    dtype: string
  - name: Age
    dtype: int64
  - name: Fault
    dtype: string
  - name: PolicyType
    dtype: string
  - name: VehicleCategory
    dtype: string
  - name: VehiclePrice
    dtype: string
  - name: RepNumber
    dtype: int64
  - name: Deductible
    dtype: int64
  - name: DriverRating
    dtype: int64
  - name: Days_Policy_Accident
    dtype: string
  - name: Days_Policy_Claim
    dtype: string
  - name: PastNumberOfClaims
    dtype: string
  - name: AgeOfVehicle
    dtype: string
  - name: AgeOfPolicyHolder
    dtype: string
  - name: PoliceReportFiled
    dtype: string
  - name: WitnessPresent
    dtype: string
  - name: AgentType
    dtype: string
  - name: NumberOfSuppliments
    dtype: string
  - name: AddressChange_Claim
    dtype: string
  - name: NumberOfCars
    dtype: string
  - name: Year
    dtype: int64
  - name: BasePolicy
    dtype: string
  - name: __FeatEng_target__
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 3229088
    num_examples: 9225
  - name: test
    num_bytes: 2167088
    num_examples: 6195
  download_size: 410457
  dataset_size: 5396176
- config_name: shubhamgupta012__titanic-dataset
  features:
  - name: Pclass
    dtype: int64
  - name: Sex
    dtype: string
  - name: Age
    dtype: float64
  - name: SibSp
    dtype: int64
  - name: Parch
    dtype: int64
  - name: Fare
    dtype: float64
  - name: Embarked
    dtype: int64
  - name: __FeatEng_target__
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 39842
    num_examples: 548
  - name: test
    num_bytes: 24790
    num_examples: 341
  download_size: 20143
  dataset_size: 64632
- config_name: teejmahal20__airline-passenger-satisfaction
  features:
  - name: 'Unnamed: 0.1'
    dtype: int64
  - name: Gender
    dtype: string
  - name: Customer Type
    dtype: string
  - name: Age
    dtype: int64
  - name: Type of Travel
    dtype: string
  - name: Class
    dtype: string
  - name: Flight Distance
    dtype: int64
  - name: Inflight wifi service
    dtype: int64
  - name: Departure/Arrival time convenient
    dtype: int64
  - name: Ease of Online booking
    dtype: int64
  - name: Gate location
    dtype: int64
  - name: Food and drink
    dtype: int64
  - name: Online boarding
    dtype: int64
  - name: Seat comfort
    dtype: int64
  - name: Inflight entertainment
    dtype: int64
  - name: On-board service
    dtype: int64
  - name: Leg room service
    dtype: int64
  - name: Baggage handling
    dtype: int64
  - name: Checkin service
    dtype: int64
  - name: Inflight service
    dtype: int64
  - name: Cleanliness
    dtype: int64
  - name: Departure Delay in Minutes
    dtype: int64
  - name: Arrival Delay in Minutes
    dtype: float64
  - name: __FeatEng_target__
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 24663886
    num_examples: 103904
  - name: test
    num_bytes: 6164670
    num_examples: 25976
  download_size: 4282164
  dataset_size: 30828556
- config_name: vicsuperman__prediction-of-music-genre
  features:
  - name: artist_name
    dtype: string
  - name: track_name
    dtype: string
  - name: popularity
    dtype: float64
  - name: acousticness
    dtype: float64
  - name: danceability
    dtype: float64
  - name: duration_ms
    dtype: float64
  - name: energy
    dtype: float64
  - name: instrumentalness
    dtype: float64
  - name: key
    dtype: string
  - name: liveness
    dtype: float64
  - name: loudness
    dtype: float64
  - name: mode
    dtype: string
  - name: speechiness
    dtype: float64
  - name: tempo
    dtype: string
  - name: obtained_date
    dtype: string
  - name: valence
    dtype: float64
  - name: __FeatEng_target__
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 5284780
    num_examples: 30226
  - name: test
    num_bytes: 3457364
    num_examples: 19774
  download_size: 4956815
  dataset_size: 8742144
configs:
- config_name: arashnic__taxi-pricing-with-mobility-analytics
  data_files:
  - split: train
    path: arashnic__taxi-pricing-with-mobility-analytics/train-*
  - split: test
    path: arashnic__taxi-pricing-with-mobility-analytics/test-*
- config_name: chancev__carsforsale
  data_files:
  - split: train
    path: chancev__carsforsale/train-*
  - split: test
    path: chancev__carsforsale/test-*
- config_name: gauravtopre__bank-customer-churn-dataset
  data_files:
  - split: train
    path: gauravtopre__bank-customer-churn-dataset/train-*
  - split: test
    path: gauravtopre__bank-customer-churn-dataset/test-*
- config_name: shivamb__vehicle-claim-fraud-detection
  data_files:
  - split: train
    path: shivamb__vehicle-claim-fraud-detection/train-*
  - split: test
    path: shivamb__vehicle-claim-fraud-detection/test-*
- config_name: shubhamgupta012__titanic-dataset
  data_files:
  - split: train
    path: shubhamgupta012__titanic-dataset/train-*
  - split: test
    path: shubhamgupta012__titanic-dataset/test-*
- config_name: teejmahal20__airline-passenger-satisfaction
  data_files:
  - split: train
    path: teejmahal20__airline-passenger-satisfaction/train-*
  - split: test
    path: teejmahal20__airline-passenger-satisfaction/test-*
- config_name: vicsuperman__prediction-of-music-genre
  data_files:
  - split: train
    path: vicsuperman__prediction-of-music-genre/train-*
  - split: test
    path: vicsuperman__prediction-of-music-genre/test-*
---