Skip to content

Case study on sales forecasting utilizing machine learning algorithms and time series models. It includes exploratory data analysis, hypothesis testing, feature engineering and model deployment.

Notifications You must be signed in to change notification settings

gautamnaik1994/SalesForecasting_ML_CaseStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales Forecasting Case Study

Banner

Problem Statement

In the competitive retail industry, the ability to predict future sales accurately is crucial for operational and strategic planning. Product sales forecasting aims to estimate the number of products a store will sell in the future, based on various influencing factors such as store type, location, regional characteristics, promotional activities, and temporal variations (such as holidays and seasons). This project focuses on developing a predictive model that uses historical sales data from different stores to forecast sales for upcoming periods.

Metric Used

MAPE

MAPE was used for evaluating the Global and Region level forecasts.

MAE

MAE was used for evaluating the Store level forecasts.

Notebooks

All the code for the project can be found in the notebooks folder. These are further divided into the following subfolders: EDA and Modelling.

Streamlit App

The Streamlit App can be accessed using the following link: https://sales-forecasting-gn.streamlit.app/
All the code can be found in the deploy folder.

Deliverables

Blog Link

https://www.gautamnaik.com/blog/sales-forecasting/

Tableau Link

https://public.tableau.com/app/profile/gautam.naik/viz/SalesForecasting_17373524705280/SalesForecasting

GitHub Repository

https://github.com/gautamnaik1994/SalesForecasting_ML_CaseStudy

Video Link

https://www.youtube.com/watch?v=_q-_W6A3754&ab_channel=GautamNaik

Portfolio Link

https://www.gautamnaik.com/blog/Data%20Science/

Streamlit App Link

https://sales-forecasting-gn.streamlit.app/

About

Case study on sales forecasting utilizing machine learning algorithms and time series models. It includes exploratory data analysis, hypothesis testing, feature engineering and model deployment.

Topics

Resources

Stars

Watchers

Forks