Skip to content

iitian-adi05tya/price-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Price Predictor

A web application that predicts stock prices using historical data and machine learning techniques. This project utilizes the Yahoo Finance API for data retrieval and the Prophet library for forecasting.

Table of Contents

Features

  • Predicts stock prices for various stocks including AAPL, AMZN, GOOG, and more.
  • Interactive visualization of stock prices over time using Plotly.
  • Forecasts future stock prices based on historical data.
  • User-friendly interface built with Streamlit.

Technologies Used

  • Python
  • Streamlit
  • Yahoo Finance API (yfinance)
  • Prophet (for forecasting)
  • Plotly (for interactive visualizations)

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:
    git clone https://github.com/<username>/price-predictor.git
    cd price-predictor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages