DriftDetector¶
A drift detector.
Attributes¶
-
drift_detected
Whether or not a drift is detected following the last update.
Methods¶
update
Update the detector with a single data point.
Parameters
- x (numbers.Number)
Returns
DriftDetector: self