Models and calibrators for forecasting and scenario modeling. A codebase for large workloads with epydemix and expanded functionality.
To install directly from GitHub (recommended for normal usage), run pip install git+ssh://git@github.com/mobs-lab/epymodelingsuite.git. You must have an SSH keypair for your machine enrolled with GitHub and have access to the repo.
To install for development purposes, run python -m pip install -e path/to/epymodelingsuite for an editable install.