aif360.sklearn.metrics.theil_index

aif360.sklearn.metrics.theil_index(b)[source]

The Theil index is the generalized_entropy_index() with \(\alpha = 1\).

Parameters:

b (array-like) – Parameter over which to calculate the entropy index.