alibi_detect.base
Constants
DEFAULT_META
DEFAULT_METADEFAULT_META: dict = {'name': None, 'online': None, 'data_type': None, 'version': None, 'detector_...LARGE_ARTEFACTS
LARGE_ARTEFACTSLARGE_ARTEFACTS: list = ['x_ref', 'c_ref', 'preprocess_fn']BaseDetector
BaseDetectorConstructor
BaseDetector(self)Properties
Property
Type
Description
Methods
predict
predictName
Type
Default
Description
score
scoreName
Type
Default
Description
ConfigurableDetector
ConfigurableDetectorMethods
from_config
from_configName
Type
Default
Description
get_config
get_configDetector
DetectorNote
Constructor
Methods
predict
predictDriftConfigMixin
DriftConfigMixinConstructor
Methods
from_config
from_configName
Type
Default
Description
get_config
get_configFitMixin
FitMixinMethods
fit
fitNumpyEncoder
NumpyEncoderMethods
default
defaultName
Type
Default
Description
StatefulDetectorOnline
StatefulDetectorOnlineMethods
load_state
load_stateName
Type
Default
Description
save_state
save_stateName
Type
Default
Description
ThresholdMixin
ThresholdMixinMethods
infer_threshold
infer_thresholdFunctions
adversarial_correction_dict
adversarial_correction_dictadversarial_prediction_dict
adversarial_prediction_dictconcept_drift_dict
concept_drift_dictoutlier_prediction_dict
outlier_prediction_dictLast updated
Was this helpful?

