alibi_detect.od.aegmm
Constants
logger
loggerlogger: logging.Logger = <Logger alibi_detect.od.aegmm (WARNING)>OutlierAEGMM
OutlierAEGMMConstructor
OutlierAEGMM(self, threshold: float = None, aegmm: keras.src.models.model.Model = None, encoder_net: keras.src.models.model.Model = None, decoder_net: keras.src.models.model.Model = None, gmm_density_net: keras.src.models.model.Model = None, n_gmm: int = None, recon_features: Callable = <function eucl_cosim_features at 0x280c66430>, data_type: str = None) -> NoneName
Type
Default
Description
Methods
fit
fitName
Type
Default
Description
infer_threshold
infer_thresholdName
Type
Default
Description
predict
predictName
Type
Default
Description
score
scoreName
Type
Default
Description
Last updated
Was this helpful?

