Skip to content

💲📈💻This project predicts the future price of S&P500 index using historical data and data from Yahoo Finance on the edits to the S&P500 index page.

Notifications You must be signed in to change notification settings

ProjectHopper/Predict_SP500_W_MachineLeaning-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project Overview

In this project, we'll predict the price of the S&P500 stock market index.
We'll develp a backtesting system and use a robust error metric so we can tell if the algorithm is performing well.

Project Steps

  • Download data using the yfinance package
  • Cleaning and visualizing stock market data
  • Setting up target for machine learning
  • Training an initial machine learning model
  • Building a backtesting system
  • Adding additional predictors to model
  • Improving model

Code

File overview: *'Predict The Stock Market w ML and Python'- a Jupyter notebook that contains all of the code to predict S&P500 prices.

Screenshot 2024-01-29 125944 2

Screenshot 2024-01-29 130049

4

5

Local Setup

Installation

To follow this project, please install the following locally:

  • JupyterLab
  • Python packages
  • pandas
  • yfinance
  • scikit-learn

About

💲📈💻This project predicts the future price of S&P500 index using historical data and data from Yahoo Finance on the edits to the S&P500 index page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published