Slackbot
01/04/2024, 1:36 PMCristian (Nixtla)
01/08/2024, 4:06 PMnf
class is not single-step, but rather single-window. It will use the model to forecast the next h
values. Is there any reason why you set the horizon to h=1
? The NHITS
and most models in the library (except for DeepAR
) rely on the direct forecasting strategy to forecast all elements simultanously.Cristian (Nixtla)
01/08/2024, 4:08 PMCristian (Nixtla)
01/08/2024, 4:09 PM