cmu-delphi / flu-hosp-forecast

1 stars 0 forks source link

`explore_2022_alternatives.R` may be filling corrupting signal cache for the `eval_date` #12

Open brookslogan opened 1 year ago

brookslogan commented 1 year ago

Like the similar resolved bug with the time-windowed forecaster's signal cache corrupting the input to the non-time-windowed forecaster, the eval snapshots may also corrupt the shared signal cache. We should move to using a separate cache, expanding the data that it downloads, or pre-downloading a larger portion of the data.