Skip to content

A simple implementation of the LSTM Learning model to help predict future stock prices using a dataset of past stock data acquired from YFinance.

License

Notifications You must be signed in to change notification settings

Noisyninja703/ML-LSTM-Stock-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-LSTM-Stock-Prediction

A simple implementation of the LSTM Learning model to help predict future stock prices using a dataset of past stock data acquired from YFinance.

Remember to install: 1.) sklearn using ~ pip install scikit-learn 2.) tensorflow using ~ pip install tensorflow (Required for keras and LSTM training)

About

A simple implementation of the LSTM Learning model to help predict future stock prices using a dataset of past stock data acquired from YFinance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages