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

Deploy county cases and hospitalizations forecasting model with features #73

Open
9 tasks
isaacmg opened this issue Aug 4, 2020 · 1 comment
Open
9 tasks
Assignees
Labels

Comments

@isaacmg
Copy link
Member

isaacmg commented Aug 4, 2020

A central goal of our COVID-19 forecasting efforts is to deploy a that provides tangible value to public policy officials. In order to do this we need the following steps completed

  • Add models that effectively generalize. Including coming out of lockdown, resuming lockdown, giant pool parties, bars opening, etc. Possible approaches to this include Neural ODE's, probabilistic models, auto encoders (i.e. Uber method) and other models.
  • Create automatic module to compare model performance to California county baseline models.
  • Have epidemiologist evaluate the model's learned features and give feedback.
  • Create continuing evaluation mode in flow-forecast repository
  • Create inference mode in flow-forecast repository
  • Create Docker containers for flow-forecast deploy.
  • Create Airflow DAG to run deployed Docker container and persist predictions.
  • Create Web based app for epis to view predictions, relevant features, and different scenarios. (This will likely be several separate issues when we get there)
  • Create descriptions to analyze past model performance.
@isaacmg isaacmg added the epic label Aug 4, 2020
@isaacmg
Copy link
Member Author

isaacmg commented Aug 4, 2020

We should aim to get this done by 9/5.

@isaacmg isaacmg self-assigned this Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant