Skip to content

Commit ebfe67f

Browse files
authored
Merge pull request #31 from reichlab/ls/update-index-page-and-eval-sets-based-on-cdc-season-eval
Update index page and eval sets based on CDC season eval
2 parents 2d760ba + 6d753c3 commit ebfe67f

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

pages/index.qmd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ This is a dashboard for the [FluSight forecasting challenge](https://github.com/
1212

1313
The target data for the FluSight challenge is hospitalizations with influenza as reported to the National Healthcare Safety Network (NHSN); this data is publicly available through the CDC's [Weekly Hospital Respiratory Data (HRD) Metrics](https://data.cdc.gov/Public-Health-Surveillance/Weekly-Hospital-Respiratory-Data-HRD-Metrics-by-Ju/mpgq-jmmr/about_data) dataset.
1414

15-
For the evaluations, we have excluded predictions for two reference dates that were substantively impacted by NHSN reporting issues: 2024-11-23 and 2025-01-25.
15+
For the evaluations, we have excluded predictions for certain locations or dates due to reporting concerns. Puerto Rico is omitted for the 2024-2025 season due to issues with data instability and backfill, and reference dates 2024-11-23 and 2025-01-25 are removed due to substantial impact from NHSN reporting issues.
16+
17+
Please note that the model performance results shown in this dashboard may not exactly match that of the results in the CDC's end of season short evaluation for FluSight 2024/2025, which additionally removed the following week and location combinations:
18+
19+
- Washington State's forecasts for reference dates 2025-05-17 through 2025 05-31
20+
- Arizona's forecasts for reference date 2025-01-18
1621

1722
::::{.callout-note}
1823

predevals-config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ eval_sets:
7070
- "54"
7171
- "55"
7272
- "56"
73-
- "72"
7473
horizon:
7574
- 0
7675
- 1

0 commit comments

Comments
 (0)