Closed giordanoDaloisio closed 11 months ago
Hi @giordanoDaloisio, thanks for your contribution! I have a couple quick suggestions:
aif360.sklearn
API as well. It looks like you're using DataFrames internally anyway so I hope this isn't too much trouble.Hi @hoffmansc, thank you for your feedback! I have updated the notebook and the test scripts, and now I will work on implementing DEMV for the sklearn API. I hope the notebook is now more precise and more meaningful.
Hi @hoffmansc, here is the implementation of DEMV for the sklearn api
We included an implementation of the Debiaser for Multiple Variables algorithm from the paper
Debiaser for Multiple Variables to enhance fairness in classification tasks G d’Aloisio, A D’Angelo, A Di Marco, G Stilo Information Processing & Management 60 (2), 103226
We included the implementation of the algorithm and a notebook showing an example usage
Signed-off-by: Giordano d'Aloisio giordano.daloisio@graduate.univaq.it