rohan472000 / reliance-stock-price-prediction-LSTM

Implemented LSTM model to predict Reliance stock prices, achieving accurate forecasts for 10 days.
MIT License
9 stars 4 forks source link
deep-learning google-colab hacktoberfest hacktoberfest-accepted hacktoberfest2023 lstm-model prediction-model python reliance stock-price-prediction

Reliance Stock Price Prediction using LSTM Model

This Google Colab notebook contains an implementation of an LSTM model to predict the future stock prices of Reliance Industries Limited (RIL). The model is trained on historical data spanning from January 2018 to April 2023, and it generates forecasts for the next 10 trading days.

Screenshot (186)

Usage

Automated prediction and saving:

Note that the model's predictions should be used for informational purposes only, and they should not be relied upon for making financial decisions.