BinaryDriftAndWarningDetector¶
A binary drift detector that is also capable of issuing warnings.
Attributes¶
-
drift_detected
Whether or not a drift is detected following the last update.
-
warning_detected
Whether or not a drift is detected following the last update.
Methods¶
update
Update the detector with a single boolean input.
Parameters
- x — 'bool'