DoubleML/doubleml-for-py
DoubleML - Double Machine Learning in Python
This tool helps researchers and analysts determine causal effects more reliably by combining traditional econometrics with modern machine learning. You provide your dataset, specify the treatment and outcome variables, and it generates robust estimates of how one factor influences another, even in complex situations. It's designed for quantitative researchers, data scientists, and anyone needing to draw strong causal conclusions from observational data.
716 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you need to estimate the causal impact of a treatment or intervention while controlling for many confounding factors using advanced machine learning.
Not ideal if you are looking for a simple predictive model or if your primary goal is not causal inference.
Stars
716
Forks
110
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 12, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DoubleML/doubleml-for-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of...
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research...
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
cdt15/lingam
Python package for causal discovery based on LiNGAM.
andrewtavis/causeinfer
Machine learning based causal inference/uplift in Python