Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.13 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.13 KB

delayedimpact

This repository contains code for reproducing experiment results in:

Lydia T. Liu, Sarah Dean, Esther Rolf, Max Simchowitz, Moritz Hardt. Delayed Impact of Fair Machine Learning. Proceedings of the 35th International Conference on Machine Learning (ICML), Stockholm, Sweden, 2018.

Instructions

  1. Clone this repository.
  2. Download the data folder from the Github repository for fairmlbook (Barocas, Hardt and Narayanan 2018), saving it to the root directory of the delayedimpact repository.
  3. Open delayedimpact/notebooks/FICO-figures.ipynb in Jupyter with a Python 3.6 kernel and run all cells.

Acknowledgments

Part of our implementation is adapted from:

Moritz Hardt, Eric Price, and Nati Srebro. Equality of opportunity in supervised learning. In Proc. 30th NIPS, 2016.

License

This repository is licensed under the BSD 3-Clause "New" or "Revised" License.