public interface AnomalyDetector extends OptionHandler
Modifier and Type | Method and Description |
---|---|
AnomalyDetector |
copy()
This method produces a copy of this object.
|
double |
getAnomalyScore() |
boolean |
updateAndCheckAnomalyDetection(MultiLabelInstance instance)
Adding an instance to the anomaly detector
|
getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
getDescription, measureByteSize
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.