English

Hotel Booking Cancellation Prediction Using Applied Bayesian Models

Machine Learning 2024-10-25 v2 Artificial Intelligence

Abstract

This study applies Bayesian models to predict hotel booking cancellations, a key challenge affecting resource allocation, revenue, and customer satisfaction in the hospitality industry. Using a Kaggle dataset with 36,285 observations and 17 features, Bayesian Logistic Regression and Beta-Binomial models were implemented. The logistic model, applied to 12 features and 5,000 randomly selected observations, outperformed the Beta-Binomial model in predictive accuracy. Key predictors included the number of adults, children, stay duration, lead time, car parking space, room type, and special requests. Model evaluation using Leave-One-Out Cross-Validation (LOO-CV) confirmed strong alignment between observed and predicted outcomes, demonstrating the model's robustness. Special requests and parking availability were found to be the strongest predictors of cancellation. This Bayesian approach provides a valuable tool for improving booking management and operational efficiency in the hotel industry.

Cite

@article{arxiv.2410.16406,
  title  = {Hotel Booking Cancellation Prediction Using Applied Bayesian Models},
  author = {Md Asifuzzaman Jishan and Vikas Singh and Ayan Kumar Ghosh and Md Shahabub Alam and Khan Raqib Mahmud and Bijan Paul},
  journal= {arXiv preprint arXiv:2410.16406},
  year   = {2024}
}
R2 v1 2026-06-28T19:30:29.076Z