Skip to content
#

causality

Here are 106 public repositories matching this topic...

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 Sep 10, 2020
  • Jupyter Notebook
Toybox
etosch
etosch commented Jul 12, 2019

We want to enforce that types all live in <gamename>/src/types.rs. Need to write a small program to do this that we can run as a pre-commit hook.

This is a good issue for non-experts because it doesn't require knowledge of much of rust, or Toybox. A very rudimentary version could just grep through the file for structs and enums. This could put restrictions on comments. A more sophisticated v

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

You can’t perform that action at this time.