mbilalzafar/fair-classification
This repository provides a logistic regression implementation in python for our fair classification mechanism introduced in (Zafar et al., 2016). Please cite the paper when using the code. Fair classification corresponds to a scenario where we are learning classifiers from a dataset that is biased towards/against a specific demographic group, yet the classifier predictions are fair and do not show the biases contained in the data. For more details, have a look at Section 2 of our paper. Lets start off by generating a sample dataset where class labels are biased towards a certain group.
May-20-2016, 21:40:43 GMT