Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 881 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 881 Bytes

Stock Price Prediction

This project utilizes Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices. I have used Keras to build a LSTM to predict stock prices using historical closing price and trading volume and visualize both the predicted price values over time and the optimal parameters for the model.

Screenshot (307) Screenshot (308) Screenshot (309)

References

https://data-flair.training/blogs/stock-price-prediction-machine-learning-project-in-python/

https://www.youtube.com/watch?v=PuZY9q-aKLw