Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrifroese/infectious_disease_modelling
https://github.com/henrifroese/infectious_disease_modelling
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/henrifroese/infectious_disease_modelling
- Owner: henrifroese
- License: mit
- Created: 2020-04-06T12:18:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T13:08:57.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T17:38:03.770Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 2.03 MB
- Stars: 62
- Watchers: 4
- Forks: 67
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### You can find the notebooks accompanying the [articles on infectious disease modelling](https://towardsdatascience.com/infectious-disease-modelling-part-i-understanding-sir-28d60e29fdfc) here.
They are named part_one.ipynb, etc.
The interactive dashboard from [this article](https://towardsdatascience.com/building-an-interactive-dashboard-to-simulate-coronavirus-scenarios-in-python-ed23100e0046) is fully conained in the file _app.py_ and can be launched in a terminal with "python3 app.py".