Skip to content

SOSANE/Predictive-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Predictive Model Interface for Stocks | Time Series Analysis

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/

๐Ÿ“น Video demo

first-prediction-model.webm

๐Ÿš€ Features

  • 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.

โš™๏ธ Dependencies

  • streamlit
  • yfinance
  • sklearn
  • matplotlib
  • seaborn
  • pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages