Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wahyudesu/predicting-hotel-booking-cancellations
This project will help hotel managers optimize their booking policies, reduce cancellations, and improve revenue.
https://github.com/wahyudesu/predicting-hotel-booking-cancellations
data data-analysis data-science python
Last synced: about 9 hours ago
JSON representation
This project will help hotel managers optimize their booking policies, reduce cancellations, and improve revenue.
- Host: GitHub
- URL: https://github.com/wahyudesu/predicting-hotel-booking-cancellations
- Owner: wahyudesu
- Created: 2024-01-07T12:46:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T06:03:23.000Z (9 months ago)
- Last Synced: 2024-02-21T07:24:14.003Z (9 months ago)
- Topics: data, data-analysis, data-science, python
- Language: Jupyter Notebook
- Homepage:
- Size: 2.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Predicting hotel booking cancellations in Python
I will build a machine learning model to predict whether or not a customer cancelled a hotel booking.
I will use a dataset on hotel bookings from the article ["Hotel booking demand datasets"](https://www.sciencedirect.com/science/article/pii/S2352340918315191), published in the Elsevier journal, [Data in Brief](https://www.sciencedirect.com/journal/data-in-brief). The abstract of the article states
> This data article describes two datasets with hotel demand data. One of the hotels (H1) is a resort hotel and the other is a city hotel (H2). Both datasets share the same structure, with 31 variables describing the 40,060 observations of H1 and 79,330 observations of H2. Each observation represents a hotel booking. Both datasets comprehend bookings due to arrive between the 1st of July of 2015 and the 31st of August 2017, including bookings that effectively arrived and bookings that were canceled.