Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 217 Bytes

Stock Price Prediction

forecast of a stock's closing price for multiple days. We are getting the dataset with yahoofinance api and trainig lstm model. The model predicts the closing price for 7 days going forward.