Skip to content

siavashadpey/EpiMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpiMod

Build Status Coverage Code Factor

EpiMod is a data-driven epidemiological modeling tool used for COVID-19. Using Bayesian inference and the epidemiological SEIR ordinary differential equations, it models the reported daily number of new infections in a region and makes projections for upcoming days. A high-level explanation of the tool and some results can be found here.

Installation

Clone the repository:

git clone https://github.com/siavashadpey/epimod.git

Install the package:

cd epimod
pip3 install .

Releases

No releases published

Packages

No packages published