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
I have a daily time series with data from Monday to Friday. When I train an HNITS or N-BEATS model where the last observed day is Friday, will the model's predictions start from the following Monday, or will they begin from Saturday?
How can I configure the model to generate predictions only for weekdays? Similarly, for hourly data, how can I ensure predictions are made exclusively between 9:00 AM and 6:00 PM?
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
-
I have a daily time series with data from Monday to Friday. When I train an HNITS or N-BEATS model where the last observed day is Friday, will the model's predictions start from the following Monday, or will they begin from Saturday?
How can I configure the model to generate predictions only for weekdays? Similarly, for hourly data, how can I ensure predictions are made exclusively between 9:00 AM and 6:00 PM?
Beta Was this translation helpful? Give feedback.
All reactions