Project Description:
Developed a hybrid ARIMA + FNN model for predicting S&P 500 returns, leveraging deep learning techniques combined with traditional statistical methods. Designed a custom loss function based on the t-distribution to improve model accuracy. Addressed challenges related to stationarity, feature selection, and hyperparameter tuning using GridSearchCV.