For instance, have a new model trained every Saturday with training data up to the previous Fri, and use such model to predict daily the following week?
In the same context, if the features are keyed by date, could I create a training set with a different frequency (e.g. monthly)? Or I would have to recreate new features in monthly frequency?