An ML model that predicts sales across multiple stores belonging to Rossmann Pharmaceuticals. The stores are spread across several cities. The prediction is made six weeks ahead of time and it is delivered to analysts in the finance team. Factors that are necessary for predicting the sales across the various stores include:
- Promotions
- Competitions
- School and state holidays
- Seasonality
- Locality
- Notebooks folder -> EDA Notebook file
- Data folder -> CSV data files
- Tests folder -> Test scripts
- Scripts -> Python scripts including a dashboard file
- .dvc -> DVC config files Workflows are created using CML
git clone https://github.com/KaydeeJR/ML_Sales_Prediction
pip install -r requirements.txt