v0.2.0
AIF360 v0.2.0 Release Notes
Highlights
New Algorithm:
- Meta-Algorithm for Fair Classification (Celis et al.. 2018)
New Features/Improvements
- Added download script for MEPS data
- Added ability to choose protected attribute for
DisparateImpactRemover - Updated
OptimPreprocto use the latest version ofcvxpy - Added a threshold value to update
labelsfrom predictedscoresinCalibratedEqOddsPostprocessing - New
scores_namesarg inStructuredDatasetallows for easier importing of predictions run elsewhere tutorial_gender_classificationnotebook now usesskimageinstead ofcv2aif360.__version__now returns the correct version string
Fixes
- Changed Credit Scoring Tutorial to use
Reweighing; added new demo usingAdversarialDebiasingon Adult Dataset - Removed dependency on
subprocess.runinPrejudiceRemoverfor Python 2.7 compatibility - Fixed bug where
categorical_featureswould not take into accountfeatures_to_dropinStandardDataset
New Contributors
@ckadner, @cclauss, @vijaykeswani, @ffosilva, @kant, @adrinjalali, @mariaborbones