- Build a predictive model for hotel revenue using historical booking data
- Visualize seasonality and booking patterns
- Automatically generate monthly/quarterly forecasts
- Include "what-if" scenario analysis for management decisions
- Allow exporting results to an Excel dashboard
Python 3.12+
pip install -r requirements.txt
Note: It is strongly recommended to create a Python virtual environment for the project.