public class SimpleCOD extends SimpleCODBase
SimpleCODBase.EventItem, SimpleCODBase.EventQueue
MyBaseOutlierDetector.Outlier, MyBaseOutlierDetector.OutlierNotifier, MyBaseOutlierDetector.PrintMsg, MyBaseOutlierDetector.ProgressInfo, MyBaseOutlierDetector.StdPrintMsg
Modifier and Type | Field and Description |
---|---|
IntOption |
kOption |
FloatOption |
radiusOption |
bWarning, eventQueue, FIRST_OBJ_ID, ISB, m_k, m_nBothInlierOutlier, m_nOnlyInlier, m_nOnlyOutlier, m_radius, m_WindowSize, objId, windowNodes
bShowProgress, bStopAlgorithm, bTrace, iMaxMemUsage, myOut, myProgressInfo, nRangeQueriesExecuted, nTimePerObj, nTotalRunTime, outlierNotifier, random, windowSizeOption
clustererRandom, clustering, evaluateMicroClusteringOption, modelContext, randomSeed, randomSeedOption, trainingWeightSeenByModel
classOptionNamesToPreparedObjects, options
Constructor and Description |
---|
SimpleCOD() |
Modifier and Type | Method and Description |
---|---|
void |
Init() |
protected void |
ProcessNewStreamObj(weka.core.Instance inst) |
getObjectInfo, getStatistics, IsNodeIdInWin, PrintEventQueue, PrintISB, PrintNodeList, PrintNodeSet, PrintNodeVector
AddOutlier, getClusteringResult, getInstanceValues, GetMemoryUsage, getMicroClusteringResult, getModelDescription, getModelMeasurementsImpl, GetOutliersFound, getOutliersResult, getTimePerObj, getVotesForInstance, implementsMicroClusterer, isRandomizable, keepClassLabel, Print, Printf, PrintInstance, Println, PrintOutliers, processNewInstanceImpl, RemoveExpiredOutlier, RemoveOutlier, resetLearningImpl, SetMessagePrinter, SetProgressInterval, SetShowProgress, SetTrace, SetUserInfo, ShowProgress, ShowProgress, trainOnInstanceImpl, UpdateMaxMemUsage
contextIsCompatible, copy, getAttributeNameString, getAWTRenderer, getClassLabelString, getClassNameString, getDescription, getModelContext, getModelMeasurements, getNominalValueString, getPurposeString, getSubClusterers, modelAttIndexToInstanceAttIndex, modelAttIndexToInstanceAttIndex, prepareForUseImpl, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
discoverOptionsViaReflection, getCLICreationString, getOptions, getPreparedClassOption, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCLICreationString, getOptions, prepareForUse, prepareForUse
measureByteSize
public FloatOption radiusOption
public IntOption kOption
public void Init()
Init
in class MyBaseOutlierDetector
protected void ProcessNewStreamObj(weka.core.Instance inst)
ProcessNewStreamObj
in class MyBaseOutlierDetector
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.