What is causal inference evaluation and why is it different from predictive evaluation?

Updated May 17, 2026

Short answer

Causal evaluation measures effect of interventions, while predictive evaluation measures correlation-based accuracy.

Deep explanation

Predictive evaluation focuses on how well a model predicts outcomes (P(Y|X)), using metrics like accuracy or RMSE. Causal inference evaluates the effect of interventions (P(Y|do(X))). The key difference is that causal evaluation requires counterfactual reasoning, controlling for confounders, and estimating treatment effects. Techniques include propensity scoring, instrumental variables, and randomized controlled trials (RCTs). Without causal structure, predictive models may perform well but fail under interventions.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Model Evaluation interview questions

View all →