BinaryDriftDetector¶ A drift detector for binary data. Attributes¶ drift_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'