Skip to content

lasilab/inequity-bounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auditing Fairness under Unobserved Confounding

This repository is the official implementation of Auditing Fairness under Unobserved Confounding (AISTATS 2024), containing code to implement our bounds and perform semi-synthetic data experiments.

Quick Experiments

To reproduce our results, the following command can be simply used:

python semi_synth.py

Installation

To install requirements, setup a conda environment using the following commands:

conda create -n fairness python=3.11 pip 
conda activate fairness
pip install -r requirements.txt

License

This repository is licensed under the terms of the MIT License.

Questions?

For more details, refer to the accompanying paper: Auditing Fairness under Unobserved Confounding. If you have questions, please feel free to reach us at yewonb@cs.cmu.edu or to open an issue.

About

Code accompanying the paper "Auditing Fairness under Unobserved Confounding"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages