ARIMA-GARCH models
ARCH/GARCH models can assist or improve the forecast of ARIMA models.
Firstly, time series data must be stationary for these models to be applicable. If not, we should apply some transformations such as differencing. Since these models are mainly use...
mlpills.hashnode.dev3 min read