snsten / SP500_Time-Series_Forecasting

S&P500 Stock Index Movement Forecastor with various Statistical and Machine Learning Models
MIT License
9 stars 5 forks source link
arima forecasting lstm lstm-cnn sarimax sp500 time-series

S&P 500 Time-Series Forecasting

S&P500 Stock Index Movement Forecastor with various Statistical and Machine Learning Models

Description

The S&P 500 is a stock market index that measures the stock performance of 500 large companies listed on stock exchanges in the United States. It is considered to be one of the best representations of the U.S. stock market.

Exploratory Data Analysis

Models

Statistical Models include:

Deep Learning Models include RNN variants such as:

Requirements

Install requirements.txt file to make sure tested versions of libraries are in use. Tested on local and google colab environment with following version of packages

References