alibi_detect.od.llr
Constants
logger
loggerlogger: logging.Logger = <Logger alibi_detect.od.llr (WARNING)>LLR
LLRConstructor
LLR(self, threshold: float = None, model: Union[keras.src.models.model.Model, tensorflow_probability.python.distributions.distribution.Distribution, alibi_detect.models.tensorflow.pixelcnn.PixelCNN] = None, model_background: Union[keras.src.models.model.Model, tensorflow_probability.python.distributions.distribution.Distribution, alibi_detect.models.tensorflow.pixelcnn.PixelCNN] = None, log_prob: Callable = None, sequential: bool = False, data_type: str = None) -> NoneName
Type
Default
Description
Methods
feature_score
feature_scoreName
Type
Default
Description
fit
fitName
Type
Default
Description
infer_threshold
infer_thresholdName
Type
Default
Description
instance_score
instance_scoreName
Type
Default
Description
llr
llrName
Type
Default
Description
logp
logpName
Type
Default
Description
logp_alt
logp_altName
Type
Default
Description
predict
predictName
Type
Default
Description
score
scoreName
Type
Default
Description
Functions
build_model
build_modelName
Type
Default
Description
Last updated
Was this helpful?

