/hotel-modelling

Predicting Hotel Cancellations with Machine Learning

Primary LanguageJupyter Notebook

Home | GitHub | Speaking Engagements | Terms | E-mail

Predicting Hotel Cancellations with Machine Learning

The purpose of this project is to predict hotel cancellations for two separate Portuguese hotels (H1 and H2), both on a classification and time series basis. Included in the GitHub repository are the datasets and notebooks for all models run.

The original datasets and research by Antonio et al. can be found here: Using Data Science to Predict Hotel Booking Cancellations

The classification models were built using data from the H1 dataset, with predictions then compared to the H2 dataset.

Time series forecasting was conducted on H1 and H2 independently.