Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 612 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 612 Bytes

LSTM Model for Stock Price Prediction

This project implements an LSTM (Long Short-Term Memory) model for predicting future stock prices. It uses historical stock data fetched from Yahoo Finance via the yfinance library.

Features

  • LSTM model trained on historical stock data to predict future stock prices.

Technologies Used

  • Python
  • Jupyter Notebook
  • LSTM (Long Short-Term Memory) model
  • Yahoo Finance API (yfinance)

How to Use

  1. Google Colab Link:

    google colab https://colab.research.google.com/github/Revant-1/LSTM-Stock-Prediction-Model/blob/main/IMPROVE_LSTM.ipynb