Skip to main content

Fairness-aware machine learning: algorithms, comparisons, benchmarking

Project description

This repository is meant to facilitate the benchmarking of fairness aware machine learning algorithms.

The associated paper is:

A comparative study of fairness-enhancing interventions in machine learning by Sorelle A. Friedler, Carlos Scheidegger, Suresh Venkatasubramanian, Sonam Choudhary, Evan P. Hamilton, and Derek Roth. https://arxiv.org/abs/1802.04422

To install this software run:

$ pip3 install fairness

The below instructions are still in the process of being updated to work with the new pip install-able version.

To run the benchmarks:

$ from fairness.benchmark import run
$ run()

This will write out metrics for each dataset to the results/ directory.

To generate graphs and other analysis run:

$ python3 analysis.py

If you do not yet have all the packages installed, you may need to run:

$ pip install -r requirements.txt

Optional: The benchmarks rely on preprocessed versions of the datasets that have been included in the repository. If you would like to regenerate this preprocessing, run the below command before running the benchmark script:

$ python3 preprocess.py

To add new datasets or algorithms, see the instructions in the readme files in those directories.

OS-specific things

On Ubuntu

(We tested on Ubuntu 16.04, your mileage may vary)

You'll need python3-dev:

$ sudo apt-get install python3-dev

Additional analysis-specific requirements

To regenerate figures (this is messy right now. we're working on it)

Python requirements (use pip):

  • ggplot

System requirements:

R package requirements (use install.packages):

  • rmarkdown
  • stringr
  • ggplot2
  • dplyr
  • magrittr
  • corrplot
  • robust

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fairness-cscheid-0.1.7.tar.gz (12.9 MB view details)

Uploaded Source

Built Distribution

fairness_cscheid-0.1.7-py3-none-any.whl (14.2 MB view details)

Uploaded Python 3

File details

Details for the file fairness-cscheid-0.1.7.tar.gz.

File metadata

  • Download URL: fairness-cscheid-0.1.7.tar.gz
  • Upload date:
  • Size: 12.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.7

File hashes

Hashes for fairness-cscheid-0.1.7.tar.gz
Algorithm Hash digest
SHA256 5f4939336cc0d5eabee4aa33da26554896ca1fdd2dadbc616a6405cc5f73346f
MD5 0e68496bdc076f473e726b55244f09ab
BLAKE2b-256 b4d7b04d14cc99ed507142c86f05a8215cd3c0162351719a61ac9f54f8c768be

See more details on using hashes here.

File details

Details for the file fairness_cscheid-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: fairness_cscheid-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 14.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.7

File hashes

Hashes for fairness_cscheid-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bcebdb7cdbe9e091bf9137ebd4a7d96c48d8fab093b93316ddb75529295badbd
MD5 24d8adc26b4990f74d7c49e64546fb59
BLAKE2b-256 4ef0beecfc8c562397342a4db88efa6bbd169247e051bf8aa44d76490cce3a12

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page