Upload dataset
Browse files
README.md
CHANGED
|
@@ -1176,6 +1176,72 @@ dataset_info:
|
|
| 1176 |
num_examples: 341
|
| 1177 |
download_size: 20143
|
| 1178 |
dataset_size: 64632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1179 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 1180 |
features:
|
| 1181 |
- name: 'Unnamed: 0.1'
|
|
@@ -1468,6 +1534,10 @@ configs:
|
|
| 1468 |
path: shubhamgupta012__titanic-dataset/train-*
|
| 1469 |
- split: test
|
| 1470 |
path: shubhamgupta012__titanic-dataset/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1471 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 1472 |
data_files:
|
| 1473 |
- split: train
|
|
|
|
| 1176 |
num_examples: 341
|
| 1177 |
download_size: 20143
|
| 1178 |
dataset_size: 64632
|
| 1179 |
+
- config_name: snassimr__data-for-investing-type-prediction
|
| 1180 |
+
features:
|
| 1181 |
+
- name: SE1
|
| 1182 |
+
dtype: int64
|
| 1183 |
+
- name: SE2
|
| 1184 |
+
dtype: string
|
| 1185 |
+
- name: BA1
|
| 1186 |
+
dtype: int64
|
| 1187 |
+
- name: BA2
|
| 1188 |
+
dtype: float64
|
| 1189 |
+
- name: BA3
|
| 1190 |
+
dtype: int64
|
| 1191 |
+
- name: BA4
|
| 1192 |
+
dtype: int64
|
| 1193 |
+
- name: BA5
|
| 1194 |
+
dtype: int64
|
| 1195 |
+
- name: BA6
|
| 1196 |
+
dtype: int64
|
| 1197 |
+
- name: BA7
|
| 1198 |
+
dtype: int64
|
| 1199 |
+
- name: PE1
|
| 1200 |
+
dtype: string
|
| 1201 |
+
- name: PE2
|
| 1202 |
+
dtype: string
|
| 1203 |
+
- name: PE3
|
| 1204 |
+
dtype: string
|
| 1205 |
+
- name: PE4
|
| 1206 |
+
dtype: string
|
| 1207 |
+
- name: PE5
|
| 1208 |
+
dtype: string
|
| 1209 |
+
- name: PE6
|
| 1210 |
+
dtype: string
|
| 1211 |
+
- name: PE7
|
| 1212 |
+
dtype: string
|
| 1213 |
+
- name: PE8
|
| 1214 |
+
dtype: string
|
| 1215 |
+
- name: PE9
|
| 1216 |
+
dtype: string
|
| 1217 |
+
- name: PE10
|
| 1218 |
+
dtype: string
|
| 1219 |
+
- name: PE11
|
| 1220 |
+
dtype: string
|
| 1221 |
+
- name: PE12
|
| 1222 |
+
dtype: string
|
| 1223 |
+
- name: PE13
|
| 1224 |
+
dtype: string
|
| 1225 |
+
- name: PE14
|
| 1226 |
+
dtype: string
|
| 1227 |
+
- name: PE15
|
| 1228 |
+
dtype: string
|
| 1229 |
+
- name: IA1
|
| 1230 |
+
dtype: int64
|
| 1231 |
+
- name: IA2
|
| 1232 |
+
dtype: int64
|
| 1233 |
+
- name: IA3
|
| 1234 |
+
dtype: int64
|
| 1235 |
+
- name: __FeatEng_target__
|
| 1236 |
+
dtype: string
|
| 1237 |
+
- name: __index_level_0__
|
| 1238 |
+
dtype: int64
|
| 1239 |
+
splits:
|
| 1240 |
+
- name: train
|
| 1241 |
+
num_bytes: 562263
|
| 1242 |
+
num_examples: 2829
|
| 1243 |
+
download_size: 127064
|
| 1244 |
+
dataset_size: 562263
|
| 1245 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 1246 |
features:
|
| 1247 |
- name: 'Unnamed: 0.1'
|
|
|
|
| 1534 |
path: shubhamgupta012__titanic-dataset/train-*
|
| 1535 |
- split: test
|
| 1536 |
path: shubhamgupta012__titanic-dataset/test-*
|
| 1537 |
+
- config_name: snassimr__data-for-investing-type-prediction
|
| 1538 |
+
data_files:
|
| 1539 |
+
- split: train
|
| 1540 |
+
path: snassimr__data-for-investing-type-prediction/train-*
|
| 1541 |
- config_name: teejmahal20__airline-passenger-satisfaction
|
| 1542 |
data_files:
|
| 1543 |
- split: train
|
snassimr__data-for-investing-type-prediction/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f5d1cb98630e6c830fe4299bf897dab8bff867cf633f2fc04c775446ff37225
|
| 3 |
+
size 127064
|