Hi,

I am trying to do multi step ahead time series forecasting by using SVR. When I do forecast for training dataset, the results are pretty good. However, when I do iterative forecasting by adding last prediction values to the training dataset, the predictions get lower and lower values while there is no such pattern in the test set. How can I fix this problem and how should I do multi ahead forecasting with SVR in general? I am using (at least trying to use) Recursive Multi Step Ahead Forecast Strategy. Any help would be appreciated!

More Ezgi Suzgun's questions See All
Similar questions and discussions