alibi_detect.utils.tensorflow.kernels
DeepKernel
DeepKernelConstructor
DeepKernel(self, proj: keras.src.models.model.Model, kernel_a: Union[keras.src.models.model.Model, str] = 'rbf', kernel_b: Union[keras.src.models.model.Model, str, NoneType] = 'rbf', eps: Union[float, str] = 'trainable') -> NoneName
Type
Default
Description
Properties
Property
Type
Description
Methods
call
callcall(x: tensorflow.python.framework.tensor.Tensor, y: tensorflow.python.framework.tensor.Tensor) -> tensorflow.python.framework.tensor.TensorName
Type
Default
Description
from_config
from_configName
Type
Default
Description
get_config
get_configGaussianRBF
GaussianRBFConstructor
Name
Type
Default
Description
Properties
Property
Type
Description
Methods
call
callName
Type
Default
Description
from_config
from_configName
Type
Default
Description
get_config
get_configFunctions
sigma_median
sigma_medianName
Type
Default
Description
Last updated
Was this helpful?

