arthurai.core.model_utils#
Functions
|
Returns True if and only if the model has an attribute with the given name attr_name being monitored for bias by Arthur |
|
Returns True if and only if the model has any attributes being monitored for bias by Arthur |
|
Checks if model is a binary classifier. |
|
Convert an array of log probabilities with shape (sequence length, vocab size) to an Arthur Token Likelihoods formatted object. |