This project is to forecast the United States Federal Funds Rate, one of the most anticipated and recognizable economic indicators in the financial world, by adopting machine learning techniques. Using various tools for forecasting the Federal Funds Rate of the United States, we further compare, analyse and discuss the results from different methods to draw conclusions on the strategies performed.
Forecasting US Fed Funds Rate with a dataset of US Fred Fund Rate from 1970 to 2020
- Principal Component Analysis (PCA)
- Linear Regression
- Ridge Regression
- Lasso Regression
- Elastic Net Regression
- Extreme Gradient Boosting (XGBoost)
- Random Forest