Found 25 repositories(showing 25)
HOTEL PREDICTION PROJECT DESCRIPTION ## Problem Statement This model predicts the probability of a customer will cancel a booking before checking in the hotel. It would be nice for the hotels to have a model to predict if a guest will actually come. This can help a hotel to plan things like personnel and food requirements. Maybe some hotels also use such a model to offer more rooms than they have to make more money. ## Dataset Information: This data set contains booking information for a city hotel and a resort hotel, and includes information such as when the booking was made, length of stay, the number of adults, children, and/or babies, and the number of available parking spaces, among other things. ## Attribute Information: * Hotel: Hotel (H1 = Resort Hotel or H2 = City Hotel) * is_canceled: Value indicating if the booking was cancelled (1) or not (0) * lead_time: Number of days that elapsed between the entering date of the booking into the PMS and the arrival date * arrival_date_year: Year of arrival date * arrival_date_month: Month of arrival date * arrival_date_week_number: Week number of year for arrival date * arrival_date_day_of_month: Day of arrival date * stays_in_weekend_nights: Number of weekend nights (Saturday or Sunday) the guest stayed or booked to stay at the hotel * stays_in_week_nights: Number of week nights (Monday to Friday) the guest stayed or booked to stay at the hotel * adults: Number of adults * children: Number of children * babies: Number of babies * meal: Type of meal booked. Categories are presented in standard hospitality meal packages: Undefined/SC – no meal package; BB – Bed & Breakfast; HB – Half board (breakfast and one other meal – usually dinner); FB – Full board (breakfast, lunch and dinner) * country: Country of origin. Categories are represented in the ISO 3155–3:2013 format * market_segment: Market segment designation. In categories, the term “TA” means “Travel Agents” and “TO” means “Tour Operators” * distribution_channel: Booking distribution channel. The term “TA” means “Travel Agents” and “TO” means “Tour Operators” * is_repeated_guest: Value indicating if the booking name was from a repeated guest (1) or not (0) * previous_cancellations: Number of previous bookings that were cancelled by the customer prior to the current booking * previous_bookings_not_canceled: Number of previous bookings not cancelled by the customer prior to the current booking * reserved_room_type: Code of room type reserved. Code is presented instead of designation for anonymity reasons * assigned_room_type: Code for the type of room assigned to the booking. Sometimes the assigned room type differs from the reserved room type due to hotel operation reasons (e.g. overbooking) or by customer request. Code is presented instead of designation for anonymity reasons * booking_changes: Number of changes/amendments made to the booking from the moment the booking was entered on the PMS until the moment of check-in or cancellation * deposit_type: Indication on if the customer made a deposit to guarantee the booking. This variable can assume three categories: No Deposit – no deposit was made; Non Refund – a deposit was made in the value of the total stay cost; Refundable – a deposit was made with a value under the total cost of stay * agent: ID of the travel agency that made the booking * company: ID of the company/entity that made the booking or responsible for paying the booking. ID is presented instead of designation for anonymity reasons * days_in_waiting_list: Number of days the booking was in the waiting list before it was confirmed to the customer * customer_type: Type of booking, assuming one of four categories: Contract - when the booking has an allotment or other type of contract associated to it; Group – when the booking is associated to a group; Transient – when the booking is not part of a group or contract, and is not associated to other transient booking; Transient-party – when the booking is transient, but is associated to at least other transient booking * adr: Average Daily Rate as defined by dividing the sum of all lodging transactions by the total number of staying nights * required_car_parking_spaces: Number of car parking spaces required by the customer * total_of_special_requests: Number of special requests made by the customer (e.g. twin bed or high floor) * reservation_status: Reservation last status, assuming one of three categories: Canceled – booking was cancelled by the customer; Check-Out – customer has checked in but already departed; No-Show – customer did not check-in and did inform the hotel of the reason why * reservation_status_date: Date at which the last status was set. This variable can be used in conjunction with the Reservation Status to understand when was the booking cancelled or when did the customer checked-out of the hotel ## Libraries Used: * pandas * numpy * matplotlib * plotpy * folium * sklearn * eli5 ## Machine Learning Models Used: (1) Random Forest Classifier (2)Logistic Regression ## Steps Involved: (1).Data Import (2). Exploratory Data Analysis (EDA) (3). Model Building (4).Prediction part
Hotel booking cancellation prediction model
End-to-end hotel demand modelling exposed by Flask and visualised in .NET Core.
A Kaggle project for Hotel's churn prediction and cancellation prediction (Focus: data engineering)
asinisusanya
Agentic AI system for proactive hotel guest satisfaction prediction and personalized pre-stay email interventions using customer segmentation, supervised learning, and explainable AI (SHAP).
Amitgitup
Hotel Reservation Prediction is a smart machine learning tool for hotels and travel businesses. It predicts if a guest will cancel their booking using key reservation details—helping you plan better, set prices smarter, and manage resources more efficiently.
daannyckees
ML project prediction profit hotel guests
QinwenTan
Hotel Guest Reservation Cancellation Prediction Report
Satya-bit
No description available
supulwickramasinghe
A machine learning system for predicting hotel booking cancellations. Includes class imbalance handling, optimized evaluation metrics, and a Flask-based web application to serve real-time predictions. Built using Python, Pandas, Scikit-learn, Flask, HTML, CSS, and JavaScript.
No description available
No description available
atasayginodabasi
https://www.kaggle.com/code/atasaygin/hotel-booking-demand-eda-and-of-guest-prediction
DemianFigueiredo
Price Prediction for Guest Urban Hotel Rates - Phyton | Selenium | Pandas | H20 | SQL | Power Bi
JV456
AI-powered predictions for hotel bookings—boost revenue, target guests, and detect fraud with GuestGazer.
pavankalyanpadala-programmer
End-to-end ML app for hotel analytics: cancellation prediction, guest segmentation, review sentiment analysis, and demand forecasting
A binary classification model to predict whether a hotel guest will cancell their reservations. Analyze, useful plots, dataset, model training and predictions included. Dataset is from: kaggle.com (https://www.kaggle.com/datasets/youssefaboelwafa/hotel-booking-cancellation-prediction)
austinjia1
Leveraging machine learning methods such as logistic regression, Naive Bayes, and Random Forest to train a prediction model on the likelihood of a hotel guest cancellation
Amru-9898
Identify Guest Data and Booking Behaviour Patterns to devise a strategy for Hotel Revenue Management by providing more accurate predictions of future bookings and better managing inventory.
Patrick-lab-droid
Hotel Booking Prediction Model 🏨✨ — A machine learning project that analyzes guest details (adults, children, nights, meal plan, room type, lead time, cancellations, price, requests, etc.) to predict booking status. Useful for optimizing hotel operations, revenue management, and customer insights.
yedlachandroday
Explore "Hotel Booking Analysis" to unveil the best time to book, ideal stay lengths, and special request predictions. This comprehensive dataset provides a detailed look at booking trends for city and resort hotels, including essential data like guest demographics and parking availability.
ProActiveStay: AI-powered hotel cancellation prediction platform achieving 86% accuracy. Reduces revenue loss by 37% through proactive guest retention strategies and real-time risk assessment. Transforms reactive operations into data-driven revenue protection.
Aya-hassan101
This project focuses on data cleaning and preprocessing for the hotel bookings dataset. The dataset contains booking information such as guest numbers, stay lengths, and cancellations. Since cancellations affect hotel revenue, preparing clean and reliable data is an essential first step before building prediction models.
kammabhargav8008
Hotel Price Predictor is a machine learning–based web application that estimates hotel room prices using city, room type, stay duration, number of guests, and weekend effects. Built with Python, XGBoost, and Streamlit, it demonstrates end-to-end ML workflow including data generation, training, and real-time prediction.
HudzaifahRizqi
This repository is the Final Data Science Project at Dibimbing.id. This project contains the results of analysis of the dataset of hotel booking/reservation history observations related to predictions of prospective guests who cancel reservations. This analysis involves Exploratory Data Analysis (EDA) and Machine Learning Classification.
All 25 repositories loaded