Skip to content
Snippets Groups Projects
README.md 915 B
Newer Older
  • Learn to ignore specific revisions
  • Riku-Laine's avatar
    Riku-Laine committed
    # Bachelors thesis
    
    Riku Laineen kandidaatin tutkielman repositorio vaadittavine datasetteineen. 
    
    
    Original README:
    
    `                 Low  High
                     +---------+
    Didn't Reoffend  |____|____|
    Reoffended       |    |    |
                     +---------+
    
    
    This repository contains a Jupyter notebook and data for the ProPublica story "Machine Bias."
    
    Story:
    https://www.propublica.org/article/machine-bias-risk-assessments-in-criminal-sentencing/
    
    Methodology:
    https://www.propublica.org/article/how-we-analyzed-the-compas-recidivism-algorithm/
    
    Notebook (you'll probably want to follow along in the methodology):
    https://github.com/propublica/compas-analysis/blob/master/Compas%20Analysis.ipynb
    
    Main Dataset:
    compas.db - a sqlite3 database containing criminal history, jail and prison time, demographics and COMPAS risk scores for defendants from Broward County.
    
    Other files as needed for the analysis.`