Updated 9 months ago

complex-sales-forecasting • Science 67%

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 • Science 13%

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