arthurai.core.bias.threshold_mitigation#

Classes

Curves(attribute_name, constraint, ...)

A class which defines information about a given set of curves for a specific sensitive attribute and a specific constraint, as well as a dictionary mapping attribute values to the curves themselves

ThresholdMitigation(arthur_model)