Package moa.classifiers.rules.core.anomalydetection
-
Interface Summary Interface Description AnomalyDetector Anomaly Detector interface to implement methods that detects change. -
Class Summary Class Description AbstractAnomalyDetector AnomalinessRatioScore Score for anomaly detection percentageAnomalousAttributesOption - Percentage of anomalous attributes.NoAnomalyDetection No anomaly detection is performedOddsRatioScore Score for anomaly detection: OddsRatio thresholdOption - The threshold value for detecting anomalies minNumberInstancesOption - The minimum number of instances required to perform anomaly detection probabilityFunctionOption - Probability function selection