v0.11.0#

Note

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

  • Added disparity metric equal_opportunity_{difference,ratio} as a frequently used alias for true_positive_rate_{difference,ratio}.

  • Removed _AdversarialFairness.decision_function because it did not follow the expected contract with _AdversarialFairness.predict.