Giter VIP home page Giter VIP logo

epyfilter's Introduction

rt-estimation

epyfilter's People

Contributors

hwunrow avatar

Watchers

 avatar

epyfilter's Issues

Fix last_epi_day calculations

For several parameters where the cases have long periods of inactivity between epidemics, the calculation of the last_epi_day selects the wrong point.
image

Currently the calculation lives in a a Jupyter notebook. Move to its own script.

Compute metrics on day before changepoint

To compare the methods before the changepoint we consider two dates that can be computed heuristically:

  1. For parameter scenarios where there's a long period of inactivity between two epidemics choose the date RIGHT before the start of the second epidemic.
  2. For parameter scenarios where there isn't an inactive period between both epidemics, use the day right before the sigmoid curve starts changing.

Edit this in compute_days.py and then rerun for all param scenarios. The expectation is that the metrics should not be that different between methods during this early date, but should be quite different after.

Compute day of best calibration for 100 parameter scenarios

Question: Is there an optimal date where the calibration is optimal (in the sense that x% of data live in the x% CrI).

Rerun for only 100 parameter runs since it takes FOREVER to do the full set. Rerun for full set if there's anything interesting.

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.