Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 921 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 921 Bytes

A Tool for Fair Rankings in Search

The FA*IR algorithm is described on this paper:

  • Meike Zehlike, Francesco Bonchi, Carlos Castillo, Sara Hajian, Mohamed Megahed, Ricardo Baeza-Yates: "FA*IR: A Fair Top-k Ranking Algorithm". Proc. of the 2017 ACM on Conference on Information and Knowledge Management (CIKM).

Use FA*IR in your Application

Old version (from the paper)

If you need to access the old version that was used in the paper, please visit the branch CIKM 2017. For research, development, and in production, please use the updated versions above.