Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 472 Bytes

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