I am interested to do time series forecasting (1.png) with artificial neural networks. In order to decrease data complexity I have decided to remove the linear component (2.png). Also I did some Fourier analysis and I have removed some sinusoids (3.png).
My question is - do you have other ideas, which can be applied in order data complexity to be reduced?
What other kinds of preprocessing are you using in time series forecasting?