cascade.core.FitStage

class cascade.core.FitStage(value, names=_not_given, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

Bases: IntEnum

Model fitting stage

discover

Causal discover stage

tune

Self-reconstruction model tuning stage (after graph acyclification)

ctfact

Counterfactual model tuning stage (after graph acyclification)

design

Intervention design stage

Attributes

discover

tune

ctfact

design