An open API service indexing awesome lists of open source software.

https://github.com/kartikchugh/covid-case-model

Estimation of undetected COVID cases from mortality data (RaccoonHacks 2020 - Data Science Award)
https://github.com/kartikchugh/covid-case-model

coronavirus-tracking covid-case-count notebook-jupyter statistics

Last synced: about 1 year ago
JSON representation

Estimation of undetected COVID cases from mortality data (RaccoonHacks 2020 - Data Science Award)

Awesome Lists containing this project

README

          

# Mortality-Based COVID Case Count Estimation

![graph](/graph-doubling.svg)

In this project, I track undetected COVID case numbers from January through present by computing doubling times, estimating the initial contraction date, and constructing a time series model.

**[You can access my model here.](https://github.com/KartikChugh/COVID-Case-Model/blob/master/notebook.ipynb)**