Skip to content

kharatpatil/stock-prediction

Repository files navigation

📈 Stock Market Prediction App

A web-based application using Streamlit to predict stock prices using Random Forest and Prophet models.

🟢 Live Website: https://kharatpatil.github.io/stock-prediction/login.html

🟢 Live Streamlit App: https://kharatpatil.streamlit.app

Technologies Used

  • Streamlit
  • Python
  • yfinance
  • scikit-learn
  • fbprophet
  • pandas

Keywords

Stock prediction, machine learning, data science, time series forecasting, yfinance, Streamlit, Python

🎨 GUI / Frontend Design

  • Responsive across
  • mobile
  • tablet
  • desktop

🖼️ User Interface Preview

🔮 Frontend Section

Frontend Section

🔮 Company Section

Company Section

📈 Stock Prediction Streamlit Output

🌲 Company Selection Output

Company Selection Output

🌲 Random Forest Prediction Output

Random Forest Output

About

Stock Prediction GUI using Streamlit, Prophet, and scikit-learn for forecasting stock prices using Facebook Prophet for time series forecasting and scikit-learn models (like Random Forest Regressor) for machine learning-based prediction. It provides interactive visualizations, company selection, and both short-term and long-term forecasting option.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors