Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 261 Bytes

STOCK_prediction

APPLE stock prediction

In this colab notebook, I have a trained an LSTM based model , which predicts the stock price of a company given the data exist. The prediction is made for next 30 days, and this is a time series based ML prediction.