Giter Club home page Giter Club logo

causal_transfer_learning's Introduction

Provides in implementation of the new methods in "Invariant Models for Causal Transfer Learning". This code is in a preliminary state, please do not distribute.

How to use the code

subset_search.py consists of two functions:

subset: given training data from several tasks, returns the estimated invariant subset using Algorithm 1. subset_greedy: given training data from several tasks, returns the estimated invariant subset using Algorithm 2.

How to run a simple example

python simple_example.py

This implements a simple example using both functions. A training set with three predictors is generated, where x_1 and x_3 are causal of the target y, and x_2 is an effect of y. In each task, the coefficient used to generate x_2 from y is sampled uniformly.

How to reproduce figures in paper

Run the scripts in experiment_scripts.

causal_transfer_learning's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.