You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
In my view, whether the patch_size is set to 'auto' or a specific number in MoiraiForecast, we should only feed the model data within the context window. However, when the patch_size is 'auto', the input such as past target includes data from the prediction window. What considerations are made in this process?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
In my view, whether the
patch_size
is set to 'auto' or a specific number inMoiraiForecast
, we should only feed the model data within the context window. However, when thepatch_size
is 'auto', the input such as past target includes data from the prediction window. What considerations are made in this process?I look forward to your reply. Best regards.
Beta Was this translation helpful? Give feedback.
All reactions