This repository provides an interactive stock prediction dashboard that helps visualizing historical data prices and predictions, using Yahoo Finance API's data and Random Forrest algorithm to train the model. This dashboard is designed to be user-friendly and interactive.
https://random-forrest-predictive-model.streamlit.app/
first-prediction-model.webm
- Utilized Yahoo Finance API to collect and preprocess historical financial information. Applied Pandas for efficient data manipulation.
- Employed Matplotlib to create informative plots visualizing financial trends.
- Trained prediction models using scikit-learn to forecast financial outcomes.
- Integrated the project into a Streamlit dashboard for user-friendly data exploration and interaction with the data. Real-time display of financial insights, model predictions, and visualization.
streamlityfinancesklearnmatplotlibseabornpandas