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
Forecast Model Builder - in modeling notebook provide a user constant to specify a min and max number of time periods they want in the training set #261
Allow user to specify that models should only be trained if there is at least x number of time periods of data for a partition. Also they should be able to specify that they only want to train on the most recent y number of time periods.