responsible-ai-toolbox icon indicating copy to clipboard operation
responsible-ai-toolbox copied to clipboard

Upgrade to Fairlearn v0.9.0

Open romanlutz opened this issue 2 years ago • 0 comments

Description

Related to https://github.com/microsoft/responsible-ai-toolbox/pull/2194 This is a more extensive replacement of the older Fairlearn versions. It can only be merged once we drop support for Python 3.7 since Fairlearn v0.8.0 and later don't support it.

Note that the metrics functions added here were just copied from Fairlearn v0.8.0 since they were dropped with v0.9.0. They were only in Fairlearn because we need them here anyway, and since that's not a concern for Fairlearn we decided to migrate them here instead.

Checklist

  • [ ] I have added screenshots above for all UI changes.
  • [ ] I have added e2e tests for all UI changes.
  • [ ] Documentation was updated if it was needed.

romanlutz avatar Jul 28 '23 16:07 romanlutz