Skip to content

ohadle/fairness

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Addressing Fairness in Prediction Models by Improving Subpopulation Calibration

This repository accompanies the study whose title is in the heading.

The algorithm whose code is in this repository is an adaptation of a variant of the algorithm that appears in Hébert-Johnson et al. (2017)

The algorithm is coded in julia (version 1.0.1). It requires inputs in a very specific structure. Specifically, membership in subpopulation X is determined by the boolean vector located in index X of a containing vector. The rest is pretty straightfoward.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%