Skip to content
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

Remove/fix point predictions from flusight_hub_formatter #249

Closed
brookslogan opened this issue Oct 10, 2023 · 0 comments · Fixed by #254 or #247
Closed

Remove/fix point predictions from flusight_hub_formatter #249

brookslogan opened this issue Oct 10, 2023 · 0 comments · Fixed by #254 or #247

Comments

@brookslogan
Copy link
Contributor

The formatter currently outputs point predictions with an output_type of "quantile" and an output_type_id of NA. I believe point predictions are not accepted this year, so these should just be excluded. I'll check to confirm. Workaround is simple: %>% tidyr::drop_na(output_type_id).

This was linked to pull requests Oct 18, 2023
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