/ml_hotel_booking_prediction

The code snippet cleans and analyzes a hotel bookings dataset, handling missing values, dropping unnecessary columns, and creating new features. It visualizes the data using various plots and performs feature encoding and selection. It then trains machine learning models to predict hotel booking cancellations.

Primary LanguageJupyter Notebook

Stargazers