Upload dataset
Browse files
README.md
CHANGED
@@ -614,6 +614,48 @@ dataset_info:
|
|
614 |
num_examples: 19774
|
615 |
download_size: 4956815
|
616 |
dataset_size: 8742144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
617 |
configs:
|
618 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
619 |
data_files:
|
@@ -681,4 +723,8 @@ configs:
|
|
681 |
path: vicsuperman__prediction-of-music-genre/train-*
|
682 |
- split: test
|
683 |
path: vicsuperman__prediction-of-music-genre/test-*
|
|
|
|
|
|
|
|
|
684 |
---
|
|
|
614 |
num_examples: 19774
|
615 |
download_size: 4956815
|
616 |
dataset_size: 8742144
|
617 |
+
- config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
|
618 |
+
features:
|
619 |
+
- name: number of adults
|
620 |
+
dtype: int64
|
621 |
+
- name: number of children
|
622 |
+
dtype: int64
|
623 |
+
- name: number of weekend nights
|
624 |
+
dtype: int64
|
625 |
+
- name: number of week nights
|
626 |
+
dtype: int64
|
627 |
+
- name: type of meal
|
628 |
+
dtype: string
|
629 |
+
- name: car parking space
|
630 |
+
dtype: int64
|
631 |
+
- name: room type
|
632 |
+
dtype: string
|
633 |
+
- name: lead time
|
634 |
+
dtype: int64
|
635 |
+
- name: market segment type
|
636 |
+
dtype: string
|
637 |
+
- name: repeated
|
638 |
+
dtype: int64
|
639 |
+
- name: P-C
|
640 |
+
dtype: int64
|
641 |
+
- name: P-not-C
|
642 |
+
dtype: int64
|
643 |
+
- name: average price
|
644 |
+
dtype: float64
|
645 |
+
- name: special requests
|
646 |
+
dtype: int64
|
647 |
+
- name: date of reservation
|
648 |
+
dtype: string
|
649 |
+
- name: __FeatEng_target__
|
650 |
+
dtype: string
|
651 |
+
- name: __index_level_0__
|
652 |
+
dtype: int64
|
653 |
+
splits:
|
654 |
+
- name: train
|
655 |
+
num_bytes: 3574643
|
656 |
+
num_examples: 21746
|
657 |
+
download_size: 494345
|
658 |
+
dataset_size: 3574643
|
659 |
configs:
|
660 |
- config_name: arashnic__taxi-pricing-with-mobility-analytics
|
661 |
data_files:
|
|
|
723 |
path: vicsuperman__prediction-of-music-genre/train-*
|
724 |
- split: test
|
725 |
path: vicsuperman__prediction-of-music-genre/test-*
|
726 |
+
- config_name: youssefaboelwafa__hotel-booking-cancellation-prediction
|
727 |
+
data_files:
|
728 |
+
- split: train
|
729 |
+
path: youssefaboelwafa__hotel-booking-cancellation-prediction/train-*
|
730 |
---
|
youssefaboelwafa__hotel-booking-cancellation-prediction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdf37667cce9758de259b0b7f013664067424b3396c725be11a01d33449d45b4
|
3 |
+
size 494345
|