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.
forked from bikramswain1992/StockPredictorLSTM
-
Notifications
You must be signed in to change notification settings - Fork 0
silent780/StockPredictorLSTM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%