8000 GitHub - cdkth/sales-forecasting: 5 machine learning techniques to forecast product sales
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cdkth/sales-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5 Machine Learning Techniques for Forecasting Sales

Objective:

Predict the number of monthly product sales using regressive and time-series modeling techniques

Featured Techniques:

  • EDA
  • Linear Regression
  • Random Forest Regression
  • XGBoost
  • Long Short Term Memory (artifical recurrent neural network)
  • ARIMA Time Series Forecasting

Results:

  • Best results were obtained from the XGBoost and LSTM models
  • All models predicted within 2% of monthly mean sales for 12 month prediction

Data Source:

https://www.kaggle.com/c/demand-forecasting-kernels-only/data

About

5 machine learning techniques to forecast product sales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0