paper-with-me

Papers

Double Machine Learning at Scale to Predict Causal Impact of Customer Actions

2024-09-03 · Sushant More, Priya Kotwal, Sujith Chappidi, Dinesh Mandalapu, Chris Khawand

Causal Impact (CI) of customer actions are broadly used across the industry to inform both short- and long-term investment decisions of various types. In this paper, we apply the double machine learning (DML) methodology to estimate the CI values across 100s of customer actions of business interest and 100s of millions of customers. We operationalize DML through a causal ML library based on Spark with a flexible, JSON-driven model configuration approach to estimate CI at scale (i.e., across hundred of actions and millions of customers). We outline the DML methodology and implementation, and associated benefits over the traditional potential outcomes based CI model. We show population-level as well as customer-level CI values along with confidence intervals. The validation metrics show a 2.2% gain over the baseline methods and a 2.5X gain in the computational time. Our contribution is to advance the scalable application of CI, while also providing an interface that allows faster experimentation, cross-platform support, ability to onboard new use cases, and improves accessibility of underlying code for partner teams.

📄 PDF Abstract BibTeX arXiv:2409.02332

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Hyperparameter Tuning for Causal Inference with Double Machine Learning: A Simulation Study

2024-02-07 · Philipp Bach, Oliver Schacht, Victor Chernozhukov, Sven Klaassen 외

Proper hyperparameter tuning is essential for achieving optimal performance of modern machine learning (ML) methods in predictive tasks. While there is an extensive literature on tuning ML learners for prediction, there …

AutoMLCausal Inference

ddml: Double/debiased machine learning in Stata

2023-01-23 · Achim Ahrens, Christian B. Hansen, Mark E. Schaffer, Thomas Wiemann

We introduce the package ddml for Double/Debiased Machine Learning (DDML) in Stata. Estimators of causal parameters for five different econometric models are supported, allowing for flexible estimation of causal effects …

Applied Causal Inference Powered by ML and AI

2024-03-04 · Victor Chernozhukov, Christian Hansen, Nathan Kallus, Martin Spindler 외

An introduction to the emerging fusion of machine learning and causal inference. The book presents ideas from classical structural equation models (SEMs) and their modern AI equivalent, directed acyclical graphs (DAGs) a…

Causal Inference

DoubleML -- An Object-Oriented Implementation of Double Machine Learning in R

2021-03-17 · Philipp Bach, Victor Chernozhukov, Malte S. Kurz, Martin Spindler 외

The R package DoubleML implements the double/debiased machine learning framework of Chernozhukov et al. (2018). It provides functionalities to estimate parameters in causal models based on machine learning methods. The d…

BIG-bench Machine Learningvalid

DoubleML -- An Object-Oriented Implementation of Double Machine Learning in Python

2021-04-07 · Philipp Bach, Victor Chernozhukov, Malte S. Kurz, Martin Spindler

DoubleML is an open-source Python library implementing the double machine learning framework of Chernozhukov et al. (2018) for a variety of causal models. It contains functionalities for valid statistical inference on ca…

BIG-bench Machine Learningvalid