Skip to content

This machine learning model (LSTM Time Series model) helps us to forecast demand of a supply chain business problem. This model uses Keras which uses tensorflow to solve the problem.

antoniopaisfernandes/Demand-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Demand-Forecasting

This machine learning model (LSTM Time Series model) helps us to forecast demand of a supply chain business problem. This model uses Keras which uses tensorflow to solve the problem. First approach divides the dataset into train and test dataset, creates the model using train dataset and tests the accuracy against the test dataset. Whereas, the second approach is used to make future predicitions instead of dividing the dataset into train and test dataset.

About

This machine learning model (LSTM Time Series model) helps us to forecast demand of a supply chain business problem. This model uses Keras which uses tensorflow to solve the problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages