Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

StockPredictorLSTM

This python code predicts stock prices using LSTM. It can be used to predict both Intraday and Delivery prices depending upon the configuration chosen. It uses yfinance python module to get stock prices from yahoo finance api. After getting the data it runs a LSTM model on the accuired data to predict the future price.

About

This code tries to predict stock prices using LSTM. It can be used to predict both Intraday and Delivery prices depending upon the configuration chosen.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages