Skip to content

Predicting the stocks rise of Nvidia using Python & Yfinance API.

Notifications You must be signed in to change notification settings

prkshayush/stock-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Stock Predictor

This project uses the yfinance library to fetch stock data and make predictions.

Prerequisites

  • Python 3.x
  • yfinance library

Installation

  1. Clone the repository:

    git clone https://github.com/prkshayush/stock-predictor.git
    cd stock-predictor
  2. Install the required packages:

    pip install yfinance

Usage

  1. Open the predictor.ipynb file in Jupyter Notebook or any compatible IDE.
  2. Run the cells to fetch stock data and make predictions.

About

Predicting the stocks rise of Nvidia using Python & Yfinance API.

Topics

Resources

Stars

Watchers

Forks