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.41k stars 825 forks source link

Make notebooks in examples run out of the box using Binder (5/5) #394

Open anupamamurthi opened 2 years ago

anupamamurthi commented 2 years ago

Binder is a project that allows us to run notebooks in a reprodubile/reusable manner by hosting notebooks along with its environmental requirements in a live jupyterhub server allowing anyone to be able to run notebooks without worrying about differences in setup etc.

Enable the following to run on Binder:

msdokania commented 11 months ago

Can I be assigned to this issue? I have raised a PR