paper-with-me

Papers

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

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

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 double machine learning framework consist of three key ingredients: Neyman orthogonality, high-quality machine learning estimation and sample splitting. Estimation of nuisance components can be performed by various state-of-the-art machine learning methods that are available in the mlr3 ecosystem. DoubleML makes it possible to perform inference in a variety of causal models, including partially linear and interactive regression models and their extensions to instrumental variable estimation. The object-oriented implementation of DoubleML enables a high flexibility for the model specification and makes it easily extendable. This paper serves as an introduction to the double machine learning framework and the R package DoubleML. In reproducible code examples with simulated and real data sets, we demonstrate how DoubleML users can perform valid inference based on machine learning methods.

📄 PDF Abstract BibTeX arXiv:2103.09603

Code (4)

DoubleML/doubleml-for-r 공식 구현
PhilippBach/DoubleMLReplicationCode 공식 구현
doubleml/doublemlreplicationcode 공식 구현
DoubleML/doubleml-for-py

Tasks

BIG-bench Machine Learningvalid

Similar Papers 제목 키워드 기반

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

Distributed Double Machine Learning with a Serverless Architecture

2021-01-11 · Malte S. Kurz

This paper explores serverless cloud computing for double machine learning. Being based on repeated cross-fitting, double machine learning is particularly well suited to exploit the high level of parallelism achievable w…

BIG-bench Machine LearningCloud Computing

Causally Learning an Optimal Rework Policy

2023-06-07 · Oliver Schacht, Sven Klaassen, Philipp Schwarz, Martin Spindler 외

In manufacturing, rework refers to an optional step of a production process which aims to eliminate errors or remedy products that do not meet the desired quality standards. Reworking a production lot involves repeating …

DoubleMLDeep: Estimation of Causal Effects with Multimodal Data

2024-02-01 · Sven Klaassen, Jan Teichert-Kluge, Philipp Bach, Victor Chernozhukov 외

This paper explores the use of unstructured, multimodal data, namely text and images, in causal inference and treatment effect estimation. We propose a neural network architecture that is adapted to the double machine le…

Causal InferenceMarketing

A Standardized Framework for Machine Learning in Power System Protection

2026-08-20 · Julian Oelhaf, Georg Kordowich, Paula Andrea Pérez-Toro, Christian Bergler 외 arxiv

Studies of machine-learning-based power-system protection increasingly report near-perfect scores, yet the meaning of those scores depends strongly on the evaluation setting. Protection task, physical scope, measurements…