Term: Spring 2022
-
Team 7
-
Projec title: Machine Learning Fairness (DM/DM-sen vs PR)
-
Team members
- Shintaro Nakamura ([email protected])
- Jiazheng Chen ([email protected])
- Fucheng Liu ([email protected])
- Xiangyu Ma ([email protected])
- Nichole Zhang ([email protected])
-
Project summary: Machine Learning fairness is an established area of machine learning to ensure model fairness for certain groups or individuals by minimizing biases derived from data and correcting inaccuracies of model predictions. Two different algorithms from the published papers were implemented and compared to determine which algorithm is more fair. The data, that contains the criminal history, jail, prison time, demographics and so forth, is used for the ML algorithms to predict criminal defendants' likelihood to re-offend.
-
Technologies used: Python (sklearn, cvxpy, dccp, torch, scipy, numpy, pandas)
Contribution statement: All team members contributed equally in all stages of this project. All team members approve our work presented in this GitHub repository including this contributions statement.
Following suggestions by RICH FITZJOHN (@richfitz). This folder is orgarnized as follows.
proj/
├── lib/
├── data/
├── doc/
├── figs/
└── output/
Please see each subfolder for a README file.