CATE: Conditional Average Treatment Effect—the expected difference in outcomes between treatment and control groups for a specific individual or subgroup
Uplift Modeling: Machine learning techniques designed to estimate the causal effect of a treatment on an individual's behavior
Meta-learners: Frameworks that use standard supervised learning algorithms (base learners) to estimate causal effects (e.g., S-learner, T-learner, X-learner)
Counterfactual: The unobserved outcome that would have happened if a user had received a different treatment than they actually did
Persuadables: Users who only respond positively (e.g., buy) if they receive the treatment, but not otherwise—the ideal target for uplift modeling
Voluntary Buyers: Users who will perform the desired action (e.g., buy) regardless of whether they receive the treatment; targeting them wastes resources
Sleeping Dogs: Users who react negatively to the treatment (e.g., unsubscribe) but would have stayed otherwise
Fundamental Problem of Causal Inference: The fact that we can never observe both the treated and control outcomes for the same individual simultaneously