public abstract class AbstractAnomalyDetector extends AbstractOptionHandler implements AnomalyDetector
config
Constructor and Description |
---|
AbstractAnomalyDetector() |
Modifier and Type | Method and Description |
---|---|
AnomalyDetector |
copy()
This method produces a copy of this object.
|
abstract boolean |
updateAndCheckAnomalyDetection(MultiLabelInstance instance)
Adding an instance to the anomaly detector
|
getCLICreationString, getOptions, getPreparedClassOption, getPurposeString, prepareClassOptions, prepareForUse, prepareForUse, prepareForUseImpl
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAnomalyScore
getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
getDescription, measureByteSize
public abstract boolean updateAndCheckAnomalyDetection(MultiLabelInstance instance)
AnomalyDetector
updateAndCheckAnomalyDetection
in interface AnomalyDetector
public AnomalyDetector copy()
MOAObject
copy
in interface AnomalyDetector
copy
in interface MOAObject
copy
in interface OptionHandler
copy
in class AbstractOptionHandler
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.