Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 446 Bytes

File metadata and controls

10 lines (9 loc) · 446 Bytes

stock-market-streamlit

Stock market prediction using Machine Learning and Frontend using Streamlit
The project is divided in 4 parts

  • Getting the financials such as Market Cap, EBITDA etc..
  • Displaying the trend of the stock values based on date
  • Displaying the current news about the selected stock and detecting the sentiment about it.
  • Prediction of the stock values using 2 model
    • Random Forrest
    • Prophet