top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
S&P500 predictor
Utilized past decades data from S&P 500 stock prices to create the backend of an S&P 500 price predictor using a statistical linear ARIMA model. This model uses the past patterns in history to create a plot of what the forecast of future prices would look like.
Used: Python (Pandas, Matplotlib), CSV file
Project made for Google CheeseHacks 2024.
bottom of page