Skip to content

Make current model more automatable #101

@sam-writer

Description

@sam-writer

I was hoping to loop over the function in order to generate SIR output (not necessarily markdown, just numerical output) for several different jurisdictions/hospitals 'at once' without having to use the GUI. i mentioned this above and was pointed to models.py, but it doesn't have the super useful extensions available in app.py. In a thread above, it was recommended to do a fork and dev, but that's a bit beyond me at the moment. Worst case we just run this by hand for all our jurisdictions, but will likely be asked for daily report / simulation testing, so was hoping to automate
the dataframes that generate the charts would be priority (from which i could compose outcome metrics of interest), and the visuals themselves would not be necessary (but a perk!)
src

This is a matter of better encapsulating the modeling code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions