Skip to content

frstyang/fairness-with-overlapping-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For some (dataset) in {communities, adult, german, lawschool}, run

python3 train_script.py --expfile ind_exp --dataset (dataset) --expname (dataset)_ind --ntrials 3

to run the independent group fairness experiment comparing WERM, Plugin, and Regularizer. To run equal opportunity experiments, replace ind_exp with eo_exp, and (dataset)_ind with (dataset)_eo.

To run gerrymandering experiments, do

python3 train_gerry.py --expfile gerry_exp --dataset (dataset) --expname (dataset)_gerry --ntrials 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages