Stock-Prediction-Model.This project implements a Recurrent Neural Network (RNN) using Long Short-Term Memory (LSTM) layers to predict stock prices based on historical data. The model is trained on stock price data obtained from Yahoo Finance and evaluates its performance using various metrics.