Investigate other multi-step forecasting strategies #84
Labels
class:enhancement
priority:low
status:suspended
topic:modeling_quality
topic:pyaf_forecast
Long Term Future of PyAF
PyAF uses an iterated one-step ahead forecasting, that is , the same model (signal transformation + signal decomposition) forecast is iterated one-step at a time.
Other forecasting strategies do exist :
see
A review and comparison of strategies for multi-step ahead time series forecasting based on the NN5 forecasting competition By Souhaib Ben Taieb, Gianluca Bontempi, Amir Atiya and Antti Sorjamaa https://arxiv.org/pdf/1108.3259.pdf
Long-term forecasting with machine learning models by Thomas Huijskens https://thuijskens.github.io/2016/08/03/time-series-forecasting/
The text was updated successfully, but these errors were encountered: