Anomaly DetectionΒΆ
Time Series Anomaly Detection aims at discovering regions of a time series that in
some way not representative of the underlying generative process.
The aeon.anomaly_detection module contains algorithms and tools
for time series anomaly detection.
|
DWT-MLEAD anomaly detector. |
|
KMeans anomaly detector. |
|
MERLIN anomaly detector. |
|
Adapter for PyOD anomaly detection models to be used in the Aeon framework. |
|
STRAY: robust anomaly detection in data streams with concept drift. |