Skip to content

ojyoon23/stock-pred-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-pred-webapp

A Stock Price Forecasting Web Application using LSTM & Prophet models

Screenshot

Screen Shot 2022-12-29 at 5 51 39 PM

  • Data automatically gets loaded from yahoo finance

  • Packages used

    • Machine Learning: LSTM, fbprophet
    • Web Application: streamlit
    • Data Manipulation: pandas, numpy
    • Data Visualization: matplotlib, plotly
    • Data Import: pandas_datareader
  • Users can

    • Search up by company by typing its ticker
    • See the trend of stock price from 2017-01-01 to current, when the user opens up
    • Interactively play with graph to adjust the trend by year and hover on the graph
  • Bonuses

    • Integrated with Google Analytics to monitor website performance
  • Things to improve later on

    • Slow loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published