S&P 500 Stock Market Index Price Predictor Using Random Forest (RF)



Built a machine learning model using RF to predict next-day S&P 500 prices using yfinance for data, Pandas for preprocessing, and backtesting for validation. Enhanced accuracy by adding key predictors.



Tech Stack

Python 3 Python 3
Pandas Pandas
Scikit-learn Scikit-learn
Matplotlib Matplotlib


Stock Market Index Price Predictor