Closed michaelosthege closed 2 years ago
I accepted your commit about the dictionary instead of multitrace, about the rest I have to think about whether to add it... Thanks for your interest about our model :)
Sure, here's what I did with it:
This is with the SIR model and weekend modulation (obviously).
That's cool! :+1:
I'm trying to fit your model at historic times, so see how its predictions evolve over time*.
(*Actually I'm just using your model as a really cool application example for our data workflow infrastructure, but let's just pretend.)
Now because the maintainers of the JHU data update historic data, the latest CSVs don't match with what was know at the time point in the past.
So I wrote this function
clone_jhu_at_time
that clones & checks out the repository at some point in the past, specified by a timezone-awaredatetime
.