-
Notifications
You must be signed in to change notification settings - Fork 9
Refactor the compartmental model #183
Copy link
Copy link
Open
Description
billlyzhaoyh
opened on Feb 7, 2021
Issue body actions
- Separate out the three models and bring them under a more consistent object oriented structure
- Have a new parameter class where methods like read_from_csv, read_from_json, read_from_cache, read_from_db can be added
- The models can be run with command line (like the console runner to produce the results of the experiments)
- Maybe leverage a local dask cluster to schedule the model runs and achieve good performance
- Add a scenario module that computes different combinations of model parameters to explore different scenarios (scenario itself can be a class)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels