public abstract class ClusteringStream extends AbstractOptionHandler implements InstanceStream
Modifier and Type | Field and Description |
---|---|
IntOption |
decayHorizonOption |
FloatOption |
decayThresholdOption |
IntOption |
evaluationFrequencyOption |
IntOption |
numAttsOption |
classOptionNamesToPreparedObjects, options
Constructor and Description |
---|
ClusteringStream() |
Modifier and Type | Method and Description |
---|---|
int |
getDecayHorizon() |
double |
getDecayThreshold() |
int |
getEvaluationFrequency() |
copy, discoverOptionsViaReflection, getCLICreationString, getOptions, getPreparedClassOption, getPreparedClassOption, getPurposeString, prepareClassOptions, prepareForUse, prepareForUse, prepareForUseImpl
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
estimatedRemainingInstances, getHeader, hasMoreInstances, isRestartable, nextInstance, restart
copy, getDescription, measureByteSize
public IntOption decayHorizonOption
public FloatOption decayThresholdOption
public IntOption evaluationFrequencyOption
public IntOption numAttsOption
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.