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 has been archived by the owner on Jan 1, 2024. It is now read-only.
We start to have enough data to explore model selection via cross-validation. Ideally, we'd want a pipeline where we can sweep over hyperparameters with submitit (using gridsearch or nevergrad) and try to forecast cases for a held-out set of the last 2-3 days. We'd then retrain the the model using these hyperparameters on the entire dataset to produce the final forecasts.
The text was updated successfully, but these errors were encountered:
mnick
changed the title
Setup Cross-Validation Pipeline
Setup cross-validation pipeline
Mar 25, 2020
We start to have enough data to explore model selection via cross-validation. Ideally, we'd want a pipeline where we can sweep over hyperparameters with submitit (using gridsearch or nevergrad) and try to forecast cases for a held-out set of the last 2-3 days. We'd then retrain the the model using these hyperparameters on the entire dataset to produce the final forecasts.
The text was updated successfully, but these errors were encountered: