dataeval.metrics.bias¶
Bias metrics check for skewed or imbalanced datasets and incomplete feature representation which may impact model performance.
Output Classes¶
Output from the completeness function. |
|
Output class for |
|
Output class for |
|
Output class for |
|
Functions¶
|
Mutual information (MI) between factors (class label, metadata, label/image properties). |
|
Calculate the fraction of boxes in a grid defined by quantiles that |
|
Class for evaluating coverage and identifying images/samples that are in undercovered regions. |
|
Compute diversity and classwise diversity for discrete/categorical variables through standard histogram binning, for continuous variables. |
|
Calculate the chi-square statistic to assess the parity between expected and observed label distributions. |
|
Calculate chi-square statistics to assess the linear relationship between multiple factors and class labels. |