alibi_detect.utils.warnings
This module defines custom warnings and exceptions used across the Alibi Detect library.
Functions
deprecated_alias
deprecated_aliasdeprecated_alias(aliases: str) -> CallableFunction decorator to warn about deprecated kwargs (and replace them).
Returns
Type:
Callable
Last updated
Was this helpful?

