cascade.core.FitStage
- class cascade.core.FitStage(value, names=_not_given, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bases:
IntEnumModel 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