This project explores a hotel reservation dataset from Kaggle with the goal of understanding booking behavior
and determining whether it is possible to predict reservation status (canceled or not canceled) based on the available features.
The project focuses on Exploratory Data Analysis (EDA) only — no machine learning model was trained.