preshitambade / Epidemiology101

Epidemic Modeling for Everyone

Home Page:https://medium.com/data-for-science/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

Epidemic Modeling for Everyone

Multipopulation model

Repository to accompany the blog series: Epidemic Modeling

These blog posts were recently featured in the Data Exchange Podcast by Ben Lorica in the episode on Computational Models and Simulations of Epidemic Infectious Diseases.

  1. CoVID-19: Everything you need to know

  2. Epidemic Modeling 101: Or why your CoVID19 exponential fits are wrong Epidemiology101.ipynb

  3. Epidemic Modeling 102: All CoVID-19 models are wrong, but some are useful Epidemiology102.ipynb

  4. Epidemic Modeling 103: Adding confidence intervals and stochastic effects to your CoVID-19 Models Epidemiology103.ipynb

  5. Epidemic Modeling 104: Impact of Seasonal effects on CoVID-19 Epidemiology104.ipynb

  • Jupyter notebook includes all the code used to generate the figures in the blog posts. Run the code online using Binder

  • EpiModel.py - Python module encapsulates all the code necessary to numerically implement arbitrary compartmental epidemic models

Be kept put to date on all things Machine Learning and Data Science right in your mail box. Sign up to The Sunday Briefing newsletter: https://data4sci.com/newsletter

About

Epidemic Modeling for Everyone

https://medium.com/data-for-science/

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%