microsoft / responsible-ai-toolbox-mitigations

Python library for implementing Responsible AI mitigations.
https://responsible-ai-toolbox-mitigations.readthedocs.io/en/latest/
MIT License
57 stars 6 forks source link

No documentation for the raimitigations.utils.get_metrics() function #52

Closed mrfmendonca closed 1 year ago

mrfmendonca commented 1 year ago

The raimitigations.utils.get_metrics() is currently in the metric_utils.py file, which is not accounted in the documentation. I suggest adding this .py in the docs.

marah-abdin commented 1 year ago

Addressed and resolved in release v1.1.1.