AIF360 icon indicating copy to clipboard operation
AIF360 copied to clipboard

Unable to replicate MetaFairClassifier notebook

Open hoffmansc opened this issue 7 years ago • 1 comments

The predicted labels and scores in MetaFairClassifier need to be transposed to be (n, 1) instead of (1, n): https://github.com/IBM/AIF360/blob/master/aif360/algorithms/inprocessing/meta_fair_classifier.py#L87-L88

I tried to fix this and the associated notebook but I was unable to replicate the results even after undo-ing the changes.

hoffmansc avatar Jan 28 '19 16:01 hoffmansc

could you maybe share the piece of code which triggers the issue @hoffmansc ?

adrinjalali avatar Feb 01 '19 10:02 adrinjalali