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

Add Automitigator that can identify mitigations by searching. #56

Closed yrajas closed 9 months ago

yrajas commented 10 months ago
codecov[bot] commented 10 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (4d0a9e9) 96.25% compared to head (8027c77) 96.34%.

Files Patch % Lines
raimitigations/automitigator/evaluator.py 95.29% 4 Missing :warning:
raimitigations/automitigator/automitigator.py 97.61% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== + Coverage 96.25% 96.34% +0.09% ========================================== Files 49 55 +6 Lines 4516 4738 +222 ========================================== + Hits 4347 4565 +218 - Misses 169 173 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.