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, prepareForUseImplcopy, measureByteSize, measureByteSize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitestimatedRemainingInstances, getHeader, hasMoreInstances, isRestartable, nextInstance, restartcopy, getDescription, measureByteSizepublic IntOption decayHorizonOption
public FloatOption decayThresholdOption
public IntOption evaluationFrequencyOption
public IntOption numAttsOption
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.