alibi_detect.ad.model_distillation
Constants
logger
loggerlogger: logging.Logger = <Logger alibi_detect.ad.model_distillation (WARNING)>ModelDistillation
ModelDistillationConstructor
ModelDistillation(self, threshold: float = None, distilled_model: keras.src.models.model.Model = None, model: keras.src.models.model.Model = None, loss_type: str = 'kld', temperature: float = 1.0, 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?

