Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.06 KB

README.md

File metadata and controls

12 lines (7 loc) · 1.06 KB

Coreset for Fair Regression

The repo contains the code for creating coreset for fair-regression problem -- On Coresets for Fair Regression -- Accepted at SubsetML-ICML'21. The paper containing this work is also accepted at AISTATS 2022 and is titled "On Coresets for Fair Regression and Individually Fair Clustering". To access the code for Individual Fair Clustering the link is: https://github.com/jayeshchoudhari/CoresetIndividualFairness

The addition is the code for creating the fair coreset and providing the same to the main fair-regression-reduction code --repo here. This preceding link is the code for the original paper on fair regression (http://proceedings.mlr.press/v97/agarwal19d/agarwal19d.pdf) and is made available through the link by the authors

To run the coreset based code:

python3 run_exp_coreset.py r_Value epsilon_value dataset_name dataset_size