public class AdaHoeffdingOptionTree extends HoeffdingOptionTree
AdaHoeffdingOptionTree -o 50
Parameters:HoeffdingOptionTreeNB| Modifier and Type | Class and Description |
|---|---|
static class |
AdaHoeffdingOptionTree.AdaLearningNode |
HoeffdingOptionTree.ActiveLearningNode, HoeffdingOptionTree.FoundNode, HoeffdingOptionTree.InactiveLearningNode, HoeffdingOptionTree.LearningNode, HoeffdingOptionTree.LearningNodeNB, HoeffdingOptionTree.LearningNodeNBAdaptive, HoeffdingOptionTree.Node, HoeffdingOptionTree.SplitNodeactiveLeafByteSizeEstimate, activeLeafNodeCount, binarySplitsOption, byteSizeEstimateOverheadFraction, decisionNodeCount, dumpFileOption, gracePeriodOption, inactiveLeafByteSizeEstimate, inactiveLeafNodeCount, leafpredictionOption, maxByteSizeOption, maxOptionPathsOption, maxPredictionPaths, memoryEstimatePeriodOption, memoryStrategyOption, nbThresholdOption, nominalEstimatorOption, noPrePruneOption, numericEstimatorOption, removePoorAttsOption, secondarySplitConfidenceOption, splitConfidenceOption, splitCriterionOption, tieThresholdOption, treeRootclassifierRandom, modelContext, randomSeed, randomSeedOption, trainingWeightSeenByModelclassOptionNamesToPreparedObjects, options| Constructor and Description |
|---|
AdaHoeffdingOptionTree() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPurposeString()
Gets the purpose of this object
|
protected HoeffdingOptionTree.LearningNode |
newLearningNode(double[] initialClassObservations) |
activateLearningNode, attemptToSplit, calcByteSize, computeHoeffdingBound, deactivateAllLeaves, deactivateLearningNode, enforceTrackerLimit, estimateModelByteSizes, findLearningNodes, findLearningNodes, getModelDescription, getModelMeasurementsImpl, getVotesForInstance, isRandomizable, measureByteSize, measureTreeDepth, newLearningNode, newNominalClassObserver, newNumericClassObserver, resetLearningImpl, trainOnInstanceImplcontextIsCompatible, copy, correctlyClassifies, getAttributeNameString, getAWTRenderer, getClassLabelString, getClassNameString, getDescription, getModelContext, getModelMeasurements, getNominalValueString, getSubClassifiers, modelAttIndexToInstanceAttIndex, modelAttIndexToInstanceAttIndex, prepareForUseImpl, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstancediscoverOptionsViaReflection, getCLICreationString, getOptions, getPreparedClassOption, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUsecopy, measureByteSize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCLICreationString, getOptions, prepareForUse, prepareForUsepublic String getPurposeString()
OptionHandlergetPurposeString in interface OptionHandlergetPurposeString in class HoeffdingOptionTreeprotected HoeffdingOptionTree.LearningNode newLearningNode(double[] initialClassObservations)
newLearningNode in class HoeffdingOptionTreeCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.