/runaway-feedback-loops-src

Accompanying source code for "Runaway Feedback Loops in Predictive Policing"

Primary LanguageMakefileApache License 2.0Apache-2.0

Source code for Polya Urn experiments in "Runaway Feedback Loops in Predictive Policing"

This repository contains code for the generalized Polya Urn experiments reported in Runaway Feedback Loops in Predictive Policing.

You'll need:

  • python 3
  • numpy
  • matplotlib

To regenerate the examples:

$ git clone https://github.com/algofairness/runaway-feedback-loops-src.git
$ cd runaway-feedback-loops-src
$ make -f src/Makefile