I find it interesting that Computer Scientists are basically rediscovering statistics. Now when predicting time series, an issue is that most model (like ARIMA, GARCH etc.) are short-memory processes. When you look at the full-series prediction of LSTMs, you observe the same thing. So in terms of Time Series, Machine Learning is currently in the mid to late 80's compared to Financial Econometrics. So if you are a CS,…
"GARCH does not work out of sample. It is a good story, but I was unable to use it in predicting squared deviations or mean deviations"
I haven't found it in Rob J Hyndman's forecasting tutorial either.
How does it fare in the Makridakis competitions?