File size: 4,642 Bytes
dd3b1ae b5a1d05 4c61a97 df45f23 4c61a97 b5a1d05 bd7fe9c 002d8b7 dfafe9c 0b0a61e 724c2ac b5a1d05 4c61a97 df45f23 b5a1d05 dfafe9c 0b0a61e 724c2ac 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 |
---
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: 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
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: teejmahal20__airline-passenger-satisfaction
data_files:
- split: train
path: teejmahal20__airline-passenger-satisfaction/train-*
- split: test
path: teejmahal20__airline-passenger-satisfaction/test-*
---
|