Skip to content

Production code for Delphi's COVID-19 case and death forecasts.

Notifications You must be signed in to change notification settings

cmu-delphi/covid-19-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMU Delphi Covid-19 Forecasts

Public repository for CMU Delphi forecasting efforts for SARS-Cov2

Table of Contents

Organization

  • forecasters: R packaged versions of forecasters; follow README here for instructions on how to prepare your forecaster

  • forecasts: Weekly forecasts merged from Monday production branch

  • utilities: packages used for production runs, evaluation, and other pipeline utilities for the forecasters

  • data: cached upstream data, data generated by training runs

  • docs: documentation for forecasters, utility packages

  • logs: training run logs

Contributers

  • Alden Green (Carnegie Mellon University)
  • Addison Hu (Carnegie Mellon University)
  • Maria Jahja (Carnegie Mellon University)
  • Valerie Ventura (Carnegie Mellon University)
  • Larry Wasserman (Carnegie Mellon University)
  • Rob Tibshirani (Stanford University)
  • Vishnu Shankar (Stanford University)
  • Jacob Bien (University of Southern California)
  • Logan Brooks (Carnegie Mellon University)
  • Balasubramanian Narasimhan (Stanford University)
  • Samyak Rajanala (Stanford University)
  • Aaron Rumack (Carnegie Mellon University)
  • Noah Simon (University of Washington)
  • James Sharpnack (UC Davis)
  • Daniel McDonald (University of British Columbia)
  • Ryan Tibshirani (Carnegie Mellon University) and the Delphi COVID-19 Response Team

gh-actions

When adding a new forecaster or other package, take the following steps BEFORE you issue a pull request.

  1. On main/.github, copy one of the existing actions.
  2. Modify it to apply to your new package. And rename it following the conventions.
  3. Switch to develop and merge main onto develop to get your new Action there.
  4. Now switch to your package branch, issue a pull request to develop, and tag @dajmcdon or @jsharpna as reviewers.

If the check fails, revisit your package. Run R CMD Check locally and fix the problems. Make sure any dependencies are included as necessary. See the DESCRIPTION for {aardvark} as an example. If that all fails, get help on Slack.

About

Production code for Delphi's COVID-19 case and death forecasts.

Resources

Stars

Watchers

Forks