BrianThomasRoss / CHIME-2

Next iteration of CHIME app - SIR model + Parameter Approximations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/CodeForPhilly/CHIME-2.svg?branch=master

CHIME 2

Next iteration of the Covid-19 Hospital Impact Model for Epidemics.

  • /web Web application:

    Node.js + Bootstrap 4 + Flask + Flask-WTF + Flask-Login + Overloaded Plotly-Dash

  • /api Model API

    REST API serving the over the web interaction with chime2 library.

  • /chime2 Python package

    pip installable Python package, for simplified use and integration of the normal approximations module from @ckoerber, as well as the original Penn Medicine model in other applications

About

Next iteration of CHIME app - SIR model + Parameter Approximations

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 75.1%Language:HTML 11.2%Language:TeX 6.6%Language:CSS 2.6%Language:JavaScript 2.1%Language:Dockerfile 1.0%Language:Batchfile 0.6%Language:Makefile 0.5%Language:Mako 0.4%