Closed jmoralez closed 1 year ago
Extends the refit argument in MLForecast.cross_validation to support integers, which allows retraining the models at specific window intervals.
refit
MLForecast.cross_validation
Fixes #188
Checklist:
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Description
Extends the
refit
argument inMLForecast.cross_validation
to support integers, which allows retraining the models at specific window intervals.Fixes #188
Checklist: