Skip to content

Python web application for estimating stock prices by leveraging the LSTM model.

Notifications You must be signed in to change notification settings

Akshat125/Stock-Prediction-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Price Prediction Web Application

Disclaimer: This application is for educational purposes only, and does not constitute any form of financial advice.

This application aims to forecast stock price of a company. The application is built using the Streamlit library and the data is accessed from the Yahoo Finance API. The ML model used to predict the stock price is the Long Short-Term Memory (LSTM) model, using the keras API.

  • backend: Python
  • frontend: Streamlit

About

Python web application for estimating stock prices by leveraging the LSTM model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published