sa5r / Hotel-Guest-Prediction

Hotel booking cancellation prediction model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel-Guest-Prediction

A machine learning model to predict hotel booking cancellation based on reservation features.

Data is real hotel reservations downloaded from Kaggle.com

The notebook has extensive preprocessing steps through Scikit-learn and uses 10 fold cross validation with Grid search hyper parameters tuning on a Support Vector Machine model.

The model can score better when adequate data is provided.

Sakher alqa. - UGA.edu

About

Hotel booking cancellation prediction model


Languages

Language:Jupyter Notebook 95.2%Language:Python 4.8%