dataeval.metrics.bias.LabelParityOutput

class dataeval.metrics.bias.LabelParityOutput

Output class for label_parity() bias metrics.

score

chi-squared score(s) of the test

Type:

np.float64

p_value

p-value(s) of the test

Type:

np.float64