alibi_detect.cd.tensorflow.context_aware
Constants
logger
loggerlogger: logging.Logger = <Logger alibi_detect.cd.tensorflow.context_aware (WARNING)>ContextMMDDriftTF
ContextMMDDriftTFConstructor
ContextMMDDriftTF(self, x_ref: Union[numpy.ndarray, list], c_ref: numpy.ndarray, p_val: float = 0.05, x_ref_preprocessed: bool = False, preprocess_at_init: bool = True, update_ref: Optional[Dict[str, int]] = None, preprocess_fn: Optional[Callable] = None, x_kernel: Callable = <class 'alibi_detect.utils.tensorflow.kernels.GaussianRBF'>, c_kernel: Callable = <class 'alibi_detect.utils.tensorflow.kernels.GaussianRBF'>, n_permutations: int = 1000, prop_c_held: float = 0.25, n_folds: int = 5, batch_size: Optional[int] = 256, input_shape: Optional[tuple] = None, data_type: Optional[str] = None, verbose: bool = False) -> NoneName
Type
Default
Description
Methods
score
scoreName
Type
Default
Description
Last updated
Was this helpful?

