Skip to content

Bug in cdc_baseline_forecaster? #438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sbidari opened this issue Feb 12, 2025 · 3 comments · Fixed by #439
Closed

Bug in cdc_baseline_forecaster? #438

sbidari opened this issue Feb 12, 2025 · 3 comments · Fixed by #439

Comments

@sbidari
Copy link

sbidari commented Feb 12, 2025

We have been using this function to generate the CovidHub-baseline forecast. Recently, we encountered an error where the function fails with the following error msg:

Error in prep.epi_recipe(blueprint$recipe, training = training, fresh = blueprint$fresh,  : 
  object 'check_training_set' not found

Failed run: https://github.com/CDCgov/covid19-forecast-hub/actions/runs/13294385634/job/37123183608

@dshemetov
Copy link
Contributor

Hi looks like this is caused by an update to recipes released today. Making a hotfix in #439.

@dshemetov
Copy link
Contributor

Ok, merged the hotfix and tested the script with the new branch. Should work now.

@sbidari
Copy link
Author

sbidari commented Feb 13, 2025

Thank you for the prompt response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants