Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add a new Rt notebook with MCMC #522

Open
vukosim opened this issue Jul 2, 2020 · 5 comments
Open

[Feature] Add a new Rt notebook with MCMC #522

vukosim opened this issue Jul 2, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@vukosim
Copy link
Member

vukosim commented Jul 2, 2020

Bring in this Rt estimate https://github.com/k-sys/covid-19/blob/master/Realtime%20Rt%20mcmc.ipynb

Also check https://github.com/rtcovidlive/covid-model/blob/master/rtlive-model.ipynb

@vukosim vukosim added the enhancement New feature or request label Jul 2, 2020
@vukosim
Copy link
Member Author

vukosim commented Jul 2, 2020

@heerden could you assist and just have a 2nd rt file just denoted that it is using MCMC

@vhschalk
Copy link
Collaborator

vhschalk commented Jul 2, 2020

@vukosim very excited that they released an updated MCMC model. I will review it this weekend.

To match the US Covid Tracking Project daily data set to our SA data sets, can you confirm if these fields represent the same meaning?
US positive -> total (covid19za_provincial_cumulative_timeline_confirmed.csv)
US total -> cumulative_tests (covid19za_timeline_testing.csv)

We will then be limited to only country-level Rt results with this multivariable model. What is the state of covid19za_provincial_cumulative_timeline_testing.csv? It does not seem to be updated regularly.

@vhschalk
Copy link
Collaborator

vhschalk commented Jul 6, 2020

@vukosim The draft is available on my fork
https://github.com/heerden/covid-model/blob/master-za/rtlive-model-za.ipynb. Will format for export and add all the model files to our repo later in the week.

With the new model Rt seems very constant at 1.2 for the last month.

This was referenced Jul 15, 2020
@vukosim
Copy link
Member Author

vukosim commented Jul 22, 2020

Thanks @heerden

Can you check the current challenge with the automation and also add the mcmc automation. LGTM

@vhschalk
Copy link
Collaborator

@vukosim Sorry, I should have followed up earlier on the last 3 automated action failures, but had another deadline.

Thanks for confirming the MCMC model.

The remote server is extremely finicky with pymc3 in a notebook, thus I will use a pure python script.

Will submit daily manual results for now and commit the automation on the weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants