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
Is there a mechanism to filter out irrelevant time calendar features based on data frequency? For example, when working with monthly data, are constant features like hour_of_day or day_of_week excluded to reduce noise? Similarly, are holiday features always used, or are they filtered for lower frequencies like monthly data?
The text was updated successfully, but these errors were encountered:
Is there a mechanism to filter out irrelevant time calendar features based on data frequency? For example, when working with monthly data, are constant features like hour_of_day or day_of_week excluded to reduce noise? Similarly, are holiday features always used, or are they filtered for lower frequencies like monthly data?
The text was updated successfully, but these errors were encountered: