.. _anomaly_detectors:

Anomaly detectors
=================


Base
----

.. currentmodule:: skchange.anomaly_detectors
.. autosummary::
    :toctree: auto_generated/
    :template: class.rst

    CollectiveAnomalyDetector
    SubsetCollectiveAnomalyDetector
    PointAnomalyDetector

Collective anomaly detectors
----------------------------
.. currentmodule:: skchange.anomaly_detectors

.. autosummary::
    :toctree: auto_generated/
    :template: class.rst

    Capa
    CircularBinarySegmentation
    MoscoreAnomaly
    StatThresholdAnomaliser

Subset collective anomaly detectors
-----------------------------
.. currentmodule:: skchange.anomaly_detectors

.. autosummary::
    :toctree: auto_generated/
    :template: class.rst

    Mvcapa
