Skip to content

Binary classification algorithm under fairness considerations.

License

Notifications You must be signed in to change notification settings

mlohaus/SearchFair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchFair

Citing SearchFair

If you use this software please cite the following publication:

@inproceedings{lohaus2020,
  title={Too Relaxed to Be Fair},
  author={Lohaus, Michael and Perrot, Micha{\"e}l and von Luxburg, Ulrike},
  booktitle={International Conference on Machine Learning},
  year={2020}
}

Installation

You can install SearchFair by cloning the repository and running the setup file:

git clone https://github.com/mlohaus/SearchFair.git
cd SearchFair
python setup.py install

Examples

We provide the following two examples on real data and toy data.

About

Binary classification algorithm under fairness considerations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages