alibi_detect.saving.validate
Constants
DETECTOR_CONFIGS
DETECTOR_CONFIGSDETECTOR_CONFIGS: dict = {'KSDrift': <class 'alibi_detect.saving.schemas.KSDriftConfig'>, 'ChiSquareDr...DETECTOR_CONFIGS_RESOLVED
DETECTOR_CONFIGS_RESOLVEDDETECTOR_CONFIGS_RESOLVED: dict = {'KSDrift': <class 'alibi_detect.saving.schemas.KSDriftConfigResolved'>, 'Chi...Functions
validate_config
validate_configvalidate_config(cfg: dict, resolved: bool = False) -> dictName
Type
Default
Description
Last updated
Was this helpful?

