Updated 9 months ago
complex-sales-forecasting
Exploring the efficacy of statistical and econometric methodologies for sales forecasting, this repository provides a comprehensive analysis alongside code implementations, offering empirical insights to guide decision-making in the retail industry.
Updated 9 months ago
https://github.com/atharvapathak/sales_forecasting_project
Forecasted product sales using time series models such as Holt-Winters, SARIMA and causal methods, e.g. Regression. Evaluated performance of models using forecasting metrics such as, MAE, RMSE, MAPE and concluded that Linear Regression model produced the best MAPE in comparison to other models