Configurable
, MOAObject
, OptionHandler
, java.io.Serializable
AbstractAnomalyDetector
, AnomalinessRatioScore
, NoAnomalyDetection
, OddsRatioScore
public interface AnomalyDetector extends OptionHandler
Modifier and Type | Method | Description |
---|---|---|
AnomalyDetector |
copy() |
This method produces a copy of this object.
|
double |
getAnomalyScore() |
|
boolean |
updateAndCheckAnomalyDetection(MultiLabelInstance instance) |
Adding an instance to the anomaly detector
|
getDescription, measureByteSize
getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
boolean updateAndCheckAnomalyDetection(MultiLabelInstance instance)
double getAnomalyScore()
AnomalyDetector copy()
OptionHandler
copy
in interface MOAObject
copy
in interface OptionHandler
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.