Code Monkey home page Code Monkey logo

cov19's Introduction

Prediction for the spread of COVID-19 using Epidemiological Models

The purpose of the cov19 package is to integrate the differential equations of epidemiological models and fit their respective parameters with data using MCMC approach.

Table of Contents

  1. Getting Started
  2. Features
  3. Results
  4. Dataset

1. Getting Started

Dependencies

You need Python 3.7 or later to use cov19. You can find it at python.org. You also need setuptools, pandas, pygtc and tqdm packages, which is available from PyPI. If you have pip, just run:

pip install pandas
pip install pygtc
pip install setuptools
pip install tqdm

Installation

You can install the package via PyPI:

pip install cov19

Alternatively, you can clone this repo to your local machine using:

git clone https://github.com/emdemor/cov19

2. Features

  • Support for different epidemiological models
  • Monte Carlo Markov Chains (MCMC) approach to fit patameters
  • Data from multiple trusted and reliable sources compiled by Microsoft and accessible in www.bing.com/covid.

3. Results

The main result in this version is to plot de curves from the model for a specific parameter vector and compare this with dataset. In covid/stat.py, functions has been implemented to generate an MCMC sample, through which it will be possible to make inferences of the parametric intervals.

brazil-cases

india-cases

russia-cases

4. Dataset

Here, we are using the Microsoft Data, from the repo https://github.com/microsoft/Bing-COVID-19-Data. ]

cov19's People

Contributors

emdemor avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.