v0.14.0#

Note

v0.14.0 is not yet released. This page reflects changes on the current main branch that will eventually be a part of v0.14.0.

Other improvements#

  • Removed support for python 3.9 and added support for python 3.13: #1592 by Tamara Atanasoska.

  • Added support for scipy 1.16 #1596 by Tamara Atanasoska.

  • Fixed handling of degenerate sensitive feature values in PrototypeRepresentationLearner: #1626 by @BALOGUN-DAVID.

  • Added versionadded and versionchanged directives to the fairlearn.metrics API reference docstrings: #1640 by @BAder82t.