Skip to content

joshuadarecullen/pytorch_kfold_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch_kfold_class

A class that implements kfold for pytorch for a standard model and an adversarial debiasing model.

adv_main.py contains plotting and is the most complete showing of the kfold and fairness metric analysis.

Adapted from Zhang et al 2018 paper, 'Mitigating unwanted bias with hadversarial networks'

Packages: Python 3.8, aif360 (if an error tensorflow and fairlearn may be needed), pytorch, scipy, numpy, pandas

About

A class that implements kfold in pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages