Streaming anomaly detection#
Learn how to identify anomalous instances in data streams as they arrive.
See also
Anomaly detection flags instances that deviate from the normal pattern of the stream, typically without relying on labelled anomalies for training. These tutorials cover training and evaluating anomaly detectors on data streams, including the built-in detectors and how to integrate your own.