Skip to content

Akashsah2003/Stock-prediction-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-prediction-model

LSTM model for stock price prediction

TRAINING

  1. Use Bmodel.ipynb.
  2. This will create a model Bmodel.h5.
  3. Rename Bmodel.h5 as combmodel.h5.
  4. Use combmodel.ipynb to further train the model.

TESTING

  1. Open test2.ipynb.
  2. Add the symbol of company you want to test the model on from yahoo finance in tickers.
  3. Run the code.

About

LSTM model for stock price prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published