Skip to content

Assim-Vs/codec-stock-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Price Predictor

A Python project to predict stock prices based on historical data. This project uses machine learning models to forecast the closing price of stocks and displays results on a web interface with interactive charts.

Features

  • Fetch historical stock data using yfinance.
  • Train a model to predict stock closing prices.
  • Predict latest stock price for a given ticker.
  • Web interface using Flask.
  • Interactive historical chart using Plotly.
  • Error handling for invalid ticker inputs.

Technologies Used

  • Python 3.11
  • Pandas
  • Scikit-learn
  • YFinance
  • Flask
  • Plotly

Installation

  1. Clone the repository:
git clone https://github.com/Assim-Vs/codec-stock-predictor.git
cd codec-stock-predictor

About

"A Python project that predicts stock prices using historical data, with web interface and interactive charts."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors