public static class HoeffdingOptionTree.InactiveLearningNode extends HoeffdingOptionTree.LearningNode
observedClassDistribution| Constructor and Description |
|---|
HoeffdingOptionTree.InactiveLearningNode(double[] initialClassObservations) |
| Modifier and Type | Method and Description |
|---|---|
void |
learnFromInstance(weka.core.Instance inst,
HoeffdingOptionTree ht) |
calcByteSize, calcByteSizeIncludingSubtree, calculatePromise, describeSubtree, filterInstanceToLeaves, filterInstanceToLeaves, getClassVotes, getDescription, getObservedClassDistribution, isLeaf, observedClassDistributionIsPure, subtreeDepthcopy, copy, measureByteSize, measureByteSize, toStringpublic HoeffdingOptionTree.InactiveLearningNode(double[] initialClassObservations)
public void learnFromInstance(weka.core.Instance inst,
HoeffdingOptionTree ht)
learnFromInstance in class HoeffdingOptionTree.LearningNodeCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.