[https://github.com/your_username/your_project_name]
This project focuses on sales forecasting for a bakery branch, utilizing historical sales data spanning from July 1, 2013, to July 30, 2018, to inform inventory and staffing decisions. We aim to predict future sales for six specific product categories: Bread, Rolls, Croissants, Confectionery, Cakes, and Seasonal Bread. Our methodology integrates statistical and machine learning techniques, beginning with a baseline linear regression model to identify fundamental trends, and progressing to a sophisticated neural network designed to discern more nuanced patterns and enhance forecast precision. The initiative encompasses data preparation, crafting bar charts with confidence intervals for visualization, and fine-tuning models to assess their performance on test data from August 1, 2018, to July 30, 2019, using the Mean Absolute Percentage Error (MAPE) metric for each product category.
Regression
- Best Model: [Name of the best-performing model]
- Evaluation Metric: MAPE
- Result by Category (Identifier):
- Bread (1): [XX]%
- Rolls (2): [XX]%
- Croissant (3): [XX]%
- Confectionery (4): [XX]%
- Cake (5): [XX]%
- Seasonal Bread (6): [XX]%