Skip to content

Simulator code for AHRC's Addressing Algorithmic Bias tech paper.

License

Notifications You must be signed in to change notification settings

gradientinstitute/sim_algo_bias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sim_algo_bias

Simulator code for AHRC's Addressing Algorithmic Bias tech paper.

The notebook generate_scenario_figures.ipynbgenerates the data, model and fairness plots in the technical paper when run.

Installation

The requirements.txt provides the Python prerequisites for running the notebook. These can be installed in a virtualenv, for example with:

pip install -r requirements.txt

Then, run jupyter notebook from the root directory of the repository and open the notebook generate_scenario_figures.ipynb.

Copyright

Written by Simon O'Callaghan, Alistair Reid and Finnian Lattimore, Gradient Institute Ltd. info@gradientinstitute.org.

Copyright (C) 2020 Gradient Institute Ltd. All Rights Reserved.

About

Simulator code for AHRC's Addressing Algorithmic Bias tech paper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published