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
{{ message }}
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
On #195 , we introduced auto detection of appropriate naive models. Unfortunately, this breaks for series without a full week worth of samples - a weekly naive model is used instead of the correct regular naive model.