Skip to content

Creating Coreset (small representative of big data) for Fair Regression Problem.

Notifications You must be signed in to change notification settings

jayeshchoudhari/CoresetsForFairRegression

Repository files navigation

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

About

Creating Coreset (small representative of big data) for Fair Regression Problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published