Giter Site home page Giter Site logo

sir_model's Introduction

sir_model

With so much uncertainty during a pandemic like the one currently going on all over the world with Covid-19, there is much information to be gained from data representing spread of the disease. This kind of information is useful for policymakers and medical workers to understand the effects of they're decisions and help efforts to mitigate the impact, but also to the individual who just wants to know what to expect. The spread of an infectious disease is highly dependent on various factors; however, a global pandemic produces enough data to show general trends. A simple model for understanding this trend that is commonly used is the SIR-model. In this paper, I implement a trust region method to fit an SIR(D) Model to current data for the Covid-19 case counts. The reproduction number, R_0, can then be computed and compared to current value estimates such as the values ranging from 2.0 - 3.5.

Contents

Running corona_model_trust_region.py will import covid data for the selected country and dates, then attempt a Trust Region Method to fit the SIR Model to the data. Results will be plotted.

For more Details

See summary_paper.pdf which goes through the theory and details of this project, as well as a summary of the results.

sir_model's People

Contributors

pgartin 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.