Uses of Class
moa.classifiers.rules.core.anomalydetection.AbstractAnomalyDetector
-
Packages that use AbstractAnomalyDetector Package Description moa.classifiers.rules.core.anomalydetection -
-
Uses of AbstractAnomalyDetector in moa.classifiers.rules.core.anomalydetection
Subclasses of AbstractAnomalyDetector in moa.classifiers.rules.core.anomalydetection Modifier and Type Class Description class
AnomalinessRatioScore
Score for anomaly detection percentageAnomalousAttributesOption - Percentage of anomalous attributes.class
NoAnomalyDetection
No anomaly detection is performedclass
OddsRatioScore
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
-