Universal Influenza-like Transmission Risk Based COVID-19 Incidence Prediction
In the unitcov/forecast_pipeline
folder, run notebook in exactly the following order
- Run
pipeline_data_gathering.ipynb
- Run
pipeline_GLM.ipynb
- Run
pipeline_forecast_case.ipynb
andpipeline_forecast_death.ipynb
Alternatively, one can run forecast_for_next_week.ipynb
which is a combination of the steps above.
The longform data frame ready for submission to the covid19 hub will be in the submission
folder.