Skip to content

The code for the paper *The Sensitivity of Counterfactual Fairness to Unmeasured Confounding* @ UAI 2019

Notifications You must be signed in to change notification settings

nikikilbertus/cf-fairness-sensitivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sensitivity of Counterfactual Fairness to Unmeasured Confounding

This repo contains the code for the paper

The Sensitivity of Counterfactual Fairness to Unmeasured Confounding

published at UAI 2019 arxiv

All code lives in the src folder with experiment runs fully specified by the json config files in src/experiments. Provide the path to the config file to the main run.py. For example, navigate to the src directory and run

python3 run.py --path experiments/config_lawschool.json

The results will be written to the path specified in the config file (data/results/ by default).

About

The code for the paper *The Sensitivity of Counterfactual Fairness to Unmeasured Confounding* @ UAI 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages