Skip to content

fguo0805/ADS-Fall2023-Project4-MachineLearningFairness-Group6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 4: Machine Learning Fairness

Term: Fall 2023

  • Team #6
  • Projec title: Machine Learning Fariness
  • Team members
    • Jingxuan Wang (jw4311)
    • Puqi Song (ps3387)
    • Feiyu Guo (fg2545)
    • Haixin Shu (hs3372)
    • Yoojin Lee (yl4477)
  • Project summary: This project aims to deal with the fairness problem in machine learning. We use the the dataset in https://github.com/propublica/compas-analysis/raw/master/compas-scores-two-years.csv to figure out the difference crimme rate in different race, mainly focus on African-American and Caucasian. We implemented the two algorithms of paper A4: Fairness Beyond Disparate Treatment & Disparate Impact: Learning Classification without Disparate Mistreatment (DM and DM-sen), and paper A5: Fairness-aware Classifier with Prejudice Remover Regularizer (PR). For paper A4, we implement the FPR constraints and FNR constraints on model training, and calculate our model's accuracy and calibration. For paper A5, we implement the prejudice remover regularizer on our model and use the calibration score indicator to show the fairness of the algorithm.

Contribution statement: [default] 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.

Jingxuan Wang and Feiyu Guo work on the paper A5 prejudice remover regularizer.

Puqi Song, Haixin Shu, and Yoojin Lee work on the paper A4 Disparate Treatment & Disparate Impact

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •