public class AnyOut extends MyBaseOutlierDetector
MyBaseOutlierDetector.Outlier, MyBaseOutlierDetector.OutlierNotifier, MyBaseOutlierDetector.PrintMsg, MyBaseOutlierDetector.ProgressInfo, MyBaseOutlierDetector.StdPrintMsg
bShowProgress, bStopAlgorithm, bTrace, iMaxMemUsage, myOut, myProgressInfo, nRangeQueriesExecuted, nTimePerObj, nTotalRunTime, outlierNotifier, random, windowSizeOption
clustererRandom, clustering, evaluateMicroClusteringOption, modelContext, randomSeed, randomSeedOption, trainingWeightSeenByModel
classOptionNamesToPreparedObjects, options
Constructor and Description |
---|
AnyOut() |
Modifier and Type | Method and Description |
---|---|
String |
getObjectInfo(Object o) |
Options |
getOptions()
Gets the options of this object
|
String |
getPurposeString()
Gets the purpose of this object
|
String |
getStatistics() |
protected void |
Init() |
protected boolean |
IsNodeIdInWin(long id) |
protected void |
ProcessNewStreamObj(weka.core.Instance i) |
void |
resetLearningImpl() |
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
contextIsCompatible, copy, getAttributeNameString, getAWTRenderer, getClassLabelString, getClassNameString, getDescription, getModelContext, getModelMeasurements, getNominalValueString, getSubClusterers, modelAttIndexToInstanceAttIndex, modelAttIndexToInstanceAttIndex, prepareForUseImpl, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
discoverOptionsViaReflection, getCLICreationString, getPreparedClassOption, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCLICreationString, prepareForUse, prepareForUse
measureByteSize
public void resetLearningImpl()
resetLearningImpl
in class MyBaseOutlierDetector
protected void Init()
Init
in class MyBaseOutlierDetector
protected void ProcessNewStreamObj(weka.core.Instance i)
ProcessNewStreamObj
in class MyBaseOutlierDetector
public String getPurposeString()
OptionHandler
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 String getObjectInfo(Object o)
getObjectInfo
in class MyBaseOutlierDetector
public String getStatistics()
getStatistics
in class MyBaseOutlierDetector
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.