Skip to content

BeanHam/2019-interpretable-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In Pursuit of Interpretable, Fair and Accurate Machine Learning for Criminal Recidivism Prediction

alt text alt text

We study interpretable recidivism prediction using machine learning (ML) models and analyze performance in terms of prediction ability, sparsity, and fairness. Unlike previous works, this study trains interpretable models that output probabilities rather than binary predictions, and uses quantitative fairness definitions to assess the models. This study also examines whether models can generalize across geographic locations. We found out that interpretable machine learning models can perform just as well as non-interpretable methods and currently-used risk assessment scales, in terms of both prediction accuracy and fairness. Machine learning models might be more accurate when trained separately for distinct locations and kept up-to-date.

Broward

  • Broward county data is publicly available and you can access the data under folder /broward/data/
  • Notebooks used to train baseline models are under folder /broward/baselines/
  • Notebooks used to train interpretable models are under folder /broward/interpretable/

Kentucky

Kentucky criminal data is NOT publicly available, but can be accessed through a special data request to the Kentucky Department of Shared Services, Research and Statistics.

  • Once you requested the data, you can run the three R scripts under /kentucky/data-processing/ to generate the data we used.
  • Notebooks used to train baseline models are under folder /kentucky/baselines/
  • Notebooks used to train interpretable models are under folder /kentucky/interpretable/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published