Upload dataset
Browse files
README.md
CHANGED
@@ -117,6 +117,64 @@ dataset_info:
|
|
117 |
num_examples: 3766
|
118 |
download_size: 2376834
|
119 |
dataset_size: 3744600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
configs:
|
121 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
122 |
data_files:
|
@@ -130,4 +188,8 @@ configs:
|
|
130 |
path: chancev__carsforsale/train-*
|
131 |
- split: test
|
132 |
path: chancev__carsforsale/test-*
|
|
|
|
|
|
|
|
|
133 |
---
|
|
|
117 |
num_examples: 3766
|
118 |
download_size: 2376834
|
119 |
dataset_size: 3744600
|
120 |
+
- config_name: teejmahal20__airline-passenger-satisfaction
|
121 |
+
features:
|
122 |
+
- name: 'Unnamed: 0.1'
|
123 |
+
dtype: int64
|
124 |
+
- name: Gender
|
125 |
+
dtype: string
|
126 |
+
- name: Customer Type
|
127 |
+
dtype: string
|
128 |
+
- name: Age
|
129 |
+
dtype: int64
|
130 |
+
- name: Type of Travel
|
131 |
+
dtype: string
|
132 |
+
- name: Class
|
133 |
+
dtype: string
|
134 |
+
- name: Flight Distance
|
135 |
+
dtype: int64
|
136 |
+
- name: Inflight wifi service
|
137 |
+
dtype: int64
|
138 |
+
- name: Departure/Arrival time convenient
|
139 |
+
dtype: int64
|
140 |
+
- name: Ease of Online booking
|
141 |
+
dtype: int64
|
142 |
+
- name: Gate location
|
143 |
+
dtype: int64
|
144 |
+
- name: Food and drink
|
145 |
+
dtype: int64
|
146 |
+
- name: Online boarding
|
147 |
+
dtype: int64
|
148 |
+
- name: Seat comfort
|
149 |
+
dtype: int64
|
150 |
+
- name: Inflight entertainment
|
151 |
+
dtype: int64
|
152 |
+
- name: On-board service
|
153 |
+
dtype: int64
|
154 |
+
- name: Leg room service
|
155 |
+
dtype: int64
|
156 |
+
- name: Baggage handling
|
157 |
+
dtype: int64
|
158 |
+
- name: Checkin service
|
159 |
+
dtype: int64
|
160 |
+
- name: Inflight service
|
161 |
+
dtype: int64
|
162 |
+
- name: Cleanliness
|
163 |
+
dtype: int64
|
164 |
+
- name: Departure Delay in Minutes
|
165 |
+
dtype: int64
|
166 |
+
- name: Arrival Delay in Minutes
|
167 |
+
dtype: float64
|
168 |
+
- name: __FeatEng_target__
|
169 |
+
dtype: string
|
170 |
+
- name: __index_level_0__
|
171 |
+
dtype: int64
|
172 |
+
splits:
|
173 |
+
- name: train
|
174 |
+
num_bytes: 24663886
|
175 |
+
num_examples: 103904
|
176 |
+
download_size: 3424030
|
177 |
+
dataset_size: 24663886
|
178 |
configs:
|
179 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
180 |
data_files:
|
|
|
188 |
path: chancev__carsforsale/train-*
|
189 |
- split: test
|
190 |
path: chancev__carsforsale/test-*
|
191 |
+
- config_name: teejmahal20__airline-passenger-satisfaction
|
192 |
+
data_files:
|
193 |
+
- split: train
|
194 |
+
path: teejmahal20__airline-passenger-satisfaction/train-*
|
195 |
---
|
teejmahal20__airline-passenger-satisfaction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06752a6033699cb982a80a5ddf779efe0fd4f688276726f69eb2655ff75f7da8
|
3 |
+
size 3424030
|