Skip to content

Experiments for the paper: Orthogonal Statistical Learning

License

Notifications You must be signed in to change notification settings

vsyrgkanis/orthogonal_learning

Repository files navigation

Orthogonal Statistical Learning

Experiments for the paper: Orthogonal Statistical Learning

To generate all paper tables run the jupyter notebook RunAllExperiments.ipynb

The code requires the following python packages:

The code is organized as follows:

  • experiments.py: Contains all the logic for generating data for different setups, running an experiment and storing the result.
  • automl.py: contains wrappers for nuisance and target automl FLAML models
  • cate.py: contains implementations of all the CATE estimation methods
  • policy.py: contains implmentations of all the Policy learning methods
  • slearner.py: contains an SLearner cate estimator class that is used in cate.py.

About

Experiments for the paper: Orthogonal Statistical Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published