alibi_detect.utils.warnings module

This module defines custom warnings and exceptions used across the Alibi Detect library.

alibi_detect.utils.warnings.deprecated_alias(**aliases)[source]

Function decorator to warn about deprecated kwargs (and replace them).

Return type:

Callable