Description Creation functions Verification functions Scoring functions
The FluSight package provides functions to assist with creating, verifying, and scoring submissions to the CDC Influenza Forecasting Competition.
The functions generate_point_forecasts
,
normalize_probs
, and write_entry
help create,
format, and label submission files.
The functions verify_entry_file
and verify_entry
verify that a submission is in the correct format and can be scored.
The functions create_truth
and expand_truth
create the observed truth that submissions will be scored against. The
function score_entry
uses that observed truth to score an
entry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.