paper-with-me

Papers

CausalML: Python Package for Causal Machine Learning

2020-02-25 · Huigang Chen, Totte Harinen, Jeong-Yoon Lee, Mike Yung, Zhenyu Zhao

CausalML is a Python implementation of algorithms related to causal inference and machine learning. Algorithms combining causal inference and machine learning have been a trending topic in recent years. This package tries to bridge the gap between theoretical work on methodology and practical applications by making a collection of methods in this field available in Python. This paper introduces the key concepts, scope, and use cases of this package.

📄 PDF Abstract BibTeX arXiv:2002.11631

Code (2)

datacoe-publicissapient/risingai2020
uber/causalml tf

Tasks

BIG-bench Machine LearningCausal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Causal Machine Learning: A Survey and Open Problems

2022-06-30 · Jean Kaddour, Aengus Lynch, Qi Liu, Matt J. Kusner 외

Causal Machine Learning (CausalML) is an umbrella term for machine learning methods that formalize the data-generation process as a structural causal model (SCM). This perspective enables us to reason about the effects o…

BIG-bench Machine LearningFairnessGraph Representation LearningRepresentation Learning+1

causalgraph: A Python Package for Modeling, Persisting and Visualizing Causal Graphs Embedded in Knowledge Graphs

2023-01-20 · Sven Pieper, Carl Willy Mehling, Dominik Hirsch, Tobias Lüke 외

This paper describes a novel Python package, named causalgraph, for modeling and saving causal graphs embedded in knowledge graphs. The package has been designed to provide an interface between causal disciplines such as…

Causal DiscoveryCausal InferenceKnowledge Graphs

FCMpy: A Python Module for Constructing and Analyzing Fuzzy Cognitive Maps

2021-11-24 · Samvel Mkhitaryan, Philippe J. Giabbanelli, Maciej K. Wozniak, Gonzalo Napoles 외

FCMpy is an open source package in Python for building and analyzing Fuzzy Cognitive Maps. More specifically, the package allows 1) deriving fuzzy causal weights from qualitative data, 2) simulating the system behavior, …

Feature Selection Methods for Uplift Modeling and Heterogeneous Treatment Effect

2020-05-05 · Zhenyu Zhao, Yumin Zhang, Totte Harinen, Mike Yung

Uplift modeling is a causal learning technique that estimates subgroup-level treatment effects. It is commonly used in industry and elsewhere for tasks such as targeting ads. In a typical setting, uplift models can take …

BIG-bench Machine Learningfeature selection

dame-flame: A Python Library Providing Fast Interpretable Matching for Causal Inference

2021-01-06 · Neha R. Gupta, Vittorio Orlandi, Chia-Rui Chang, Tianyu Wang 외

dame-flame is a Python package for performing matching for observational causal inference on datasets containing discrete covariates. This package implements the Dynamic Almost Matching Exactly (DAME) and Fast Large-Scal…

Causal Inferencefeature selection