ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
12 stars 4 forks source link

Extend Visualization support for Lotka-Volterra and Ensembles #164

Open JosephCottam opened 1 year ago

JosephCottam commented 1 year ago

New visualizations needed:

Dynamical/ODE system models (like Lotka-Voltera, SIR, etc.):

Example notebook.

Particularly interested in distribution visualizations so we can compare the different distributions, source data and the impact of interventions.

Desire is to compare:

Cell 48 has a good example of pre-intervention data, with pre- and post-intervention predictions. Cell 51 has predictions based on a model calibrated on pre-intervention data.

Ensembles (more than one model):

Example notebook

Comparison of various distributions, data and sample trajectories (cell 45 has a decently complete example).

Visualization of the linear combination of models and how that combination varies over time (cell 51).

SamWitty commented 4 months ago

@JosephCottam will resolve this issue by piping a few exemplar AMRs through the visualization pipeline. Will need @sabinala and/or @djinnome to help determine which AMRs.