The Wayback Machine - https://web.archive.org/web/20220618205935/https://github.com/topics/causality
Skip to content
#

causality

Here are 241 public repositories matching this topic...

dbalabka
dbalabka commented Apr 14, 2022

I've faced a problem that importing dowhy.plotter lead to incorrect visual settings for all future rendered plots.

It would be great to avoid overriding default matplotlib settings:
https://github.com/microsoft/dowhy/blob/master/dowhy/plotter.py#L7-L13

A possible solution is to encapsulate these settings into dowhy.plotter functions instead of overriding global variables.

good first issue
EconML

ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.

  • Updated Jun 17, 2022
  • Jupyter Notebook
scikit-uplift

Improve this page

Add a description, image, and links to the causality topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the causality topic, visit your repo's landing page and select "manage topics."

Learn more