Skip to content

Commit

Permalink
Added Binder support
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtgoncalves committed Mar 30, 2020
1 parent b2c01a8 commit bc3f5b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/DataForScience/Epidemiology101/master)

# Epidemic Modeling 101: Or why your CoVID19 exponential fits are wrong

![Multipopulation model](https://raw.githubusercontent.com/DataForScience/Epidemiology101/master/Metapopulation.png)

Repository to accompany the blogpost: [Epidemic Modeling 101: Or why your CoVID19 exponential fits are wrong](https://medium.com/data-for-science/epidemic-modeling-101-or-why-your-covid19-exponential-fits-are-wrong-97aa50c55f8)

- [Epidemiology101.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology101.ipynb) - Jupyter notebook includes all the code used to generate the figures in the blog post
- [Epidemiology101.ipynb](https://github.com/DataForScience/Epidemiology101/blob/master/Epidemiology101.ipynb) - [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/DataForScience/Epidemiology101/master) Jupyter notebook includes all the code used to generate the figures in the blog post
- [EpiModel.py](https://github.com/DataForScience/Epidemiology101/blob/master/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. Signing up to [The Sunday Briefing](https://data4sci.com/newsletter) newsletter: https://data4sci.com/newsletter

0 comments on commit bc3f5b5

Please sign in to comment.