Skip to content

Refactor the compartmental model #183

@billlyzhaoyh

Description

@billlyzhaoyh
  1. Separate out the three models and bring them under a more consistent object oriented structure
  2. Have a new parameter class where methods like read_from_csv, read_from_json, read_from_cache, read_from_db can be added
  3. The models can be run with command line (like the console runner to produce the results of the experiments)
  4. Maybe leverage a local dask cluster to schedule the model runs and achieve good performance
  5. Add a scenario module that computes different combinations of model parameters to explore different scenarios (scenario itself can be a class)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions