Algorithms
Meta-learners
{{ getNbEnabledMetaLearnerAlgorithms() }}/{{ getNbMetaLearnerAlgorithms() }} algorithms
Meta-learners build models predicting the outcome variable, and use their predictions on the treated and control populations to infer the Conditional Average Treatment Effect.
Causal Forest
{{ mlTaskDesign.modeling.causal_forest.enabled ? 1 : 0 }}/1 algorithm
Causal forests build models predicting the treatment effect directly.

Select a learning method above to configure the associated algorithms