A Machine Learning project that forecasts a store sales
This project aims to develop a sales forecasting model for Walmart stores using the M5 Forecasting Competition dataset from Kaggle. The M5 dataset provides historical sales data for various products and stores, making it a valuable resource for accurate sales predictions. The goal is to leverage data analysis and machine learning techniques to forecast future sales, enabling better inventory management and business planning for Walmart stores.
The M5 Forecasting Competition dataset can be accessed on Kaggle via the following link: Kaggle M5 Forecasting Competition Dataset
- Python 3.x
- Jupyter Notebook (for running the provided notebooks)
- Libraries and packages listed in python.