Skip to content

DriftDetector

A drift detector.

Attributes

  • drift_detected

    Concept drift alarm. True if concept drift is detected.

Methods

update

Update the change detector with a single data point.

Parameters

  • x (numbers.Number)

Returns

DriftDetector: self