Trusted-AI / AIF360

A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
https://aif360.res.ibm.com/
Apache License 2.0
2.46k stars 840 forks source link

Get notebooks in examples/sklearn/ to work in Binder (Part 1/3) #382

Closed anupamamurthi closed 2 years ago

anupamamurthi commented 2 years ago

Get the below notebooks to work out of the box on Binder

demo_exponentiated_gradient_reduction_sklearn.ipynb demo_fairadapt_sklearn.ipynb demo_grid_search_reduction_classification_sklearn.ipynb demo_grid_search_reduction_regression_sklearn.ipynb