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.44k stars 836 forks source link

Dockerize AIF360 #345

Open anupamamurthi opened 2 years ago

anupamamurthi commented 2 years ago

Refer to:

anupamamurthi commented 2 years ago

If we can dockerize AIF360, whoever tries to use the toolkit can simply run the docker container which will open up a jupyter notebook, allowing them to play around with AIF360 in their local machine.

373 does what I have described - there are some updates required to the docker container - stuff around setting the correct user/home directory etc