Configurable
, java.io.Serializable
, Clusterer
, AWTRenderable
, MOAObject
, OptionHandler
public class AnyOut extends MyBaseOutlierDetector
MyBaseOutlierDetector.Outlier, MyBaseOutlierDetector.OutlierNotifier, MyBaseOutlierDetector.PrintMsg, MyBaseOutlierDetector.ProgressInfo, MyBaseOutlierDetector.StdPrintMsg
clustererRandom, clustering, evaluateMicroClusteringOption, modelContext, randomSeed, randomSeedOption, trainingWeightSeenByModel
config
bShowProgress, bStopAlgorithm, bTrace, iMaxMemUsage, myOut, myProgressInfo, nRangeQueriesExecuted, nTimePerObj, nTotalRunTime, outlierNotifier, random, windowSizeOption
Constructor | Description |
---|---|
AnyOut() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getObjectInfo(java.lang.Object o) |
|
Options |
getOptions() |
Gets the options of this object
|
java.lang.String |
getPurposeString() |
Dictionary with option texts and objects
|
java.lang.String |
getStatistics() |
|
protected void |
Init() |
|
protected boolean |
IsNodeIdInWin(long id) |
|
protected void |
ProcessNewStreamObj(Instance i) |
|
void |
resetLearningImpl() |
adjustParameters, contextIsCompatible, copy, getAttributeNameString, getAWTRenderer, getClassLabelString, getClassNameString, getDescription, getModelContext, getModelMeasurements, getNominalValueString, getSubClusterers, modelAttIndexToInstanceAttIndex, modelAttIndexToInstanceAttIndex, prepareForUseImpl, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
copy, measureByteSize, measureByteSize, toString
getCLICreationString, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUse
measureByteSize
AddOutlier, getClusteringResult, getInstanceValues, GetMemoryUsage, getMicroClusteringResult, getModelDescription, getModelMeasurementsImpl, GetOutliersFound, getOutliersResult, getTimePerObj, getVotesForInstance, implementsMicroClusterer, isRandomizable, keepClassLabel, Print, Printf, PrintInstance, Println, PrintOutliers, processNewInstanceImpl, RemoveExpiredOutlier, RemoveOutlier, SetMessagePrinter, SetProgressInterval, SetShowProgress, SetTrace, SetUserInfo, ShowProgress, ShowProgress, trainOnInstanceImpl, UpdateMaxMemUsage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCLICreationString, prepareForUse, prepareForUse
public void resetLearningImpl()
resetLearningImpl
in class MyBaseOutlierDetector
protected void Init()
Init
in class MyBaseOutlierDetector
protected void ProcessNewStreamObj(Instance i)
ProcessNewStreamObj
in class MyBaseOutlierDetector
public java.lang.String getPurposeString()
AbstractOptionHandler
getPurposeString
in interface OptionHandler
getPurposeString
in class AbstractClusterer
public Options getOptions()
OptionHandler
getOptions
in interface OptionHandler
getOptions
in class AbstractOptionHandler
protected boolean IsNodeIdInWin(long id)
IsNodeIdInWin
in class MyBaseOutlierDetector
public java.lang.String getObjectInfo(java.lang.Object o)
getObjectInfo
in class MyBaseOutlierDetector
public java.lang.String getStatistics()
getStatistics
in class MyBaseOutlierDetector
Copyright © 2020 University of Waikato, Hamilton, NZ. All Rights Reserved.