public static class HoeffdingOptionTree.LearningNodeNB extends HoeffdingOptionTree.ActiveLearningNode
attributeObservers, weightSeenAtLastSplitEvaluationobservedClassDistribution| Constructor and Description |
|---|
HoeffdingOptionTree.LearningNodeNB(double[] initialClassObservations) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableAttribute(int attIndex) |
double[] |
getClassVotes(weka.core.Instance inst,
HoeffdingOptionTree hot) |
calcByteSize, getBestSplitSuggestions, getWeightSeen, getWeightSeenAtLastSplitEvaluation, learnFromInstance, setWeightSeenAtLastSplitEvaluationcalcByteSizeIncludingSubtree, calculatePromise, describeSubtree, filterInstanceToLeaves, filterInstanceToLeaves, getDescription, getObservedClassDistribution, isLeaf, observedClassDistributionIsPure, subtreeDepthcopy, copy, measureByteSize, measureByteSize, toStringpublic HoeffdingOptionTree.LearningNodeNB(double[] initialClassObservations)
public double[] getClassVotes(weka.core.Instance inst,
HoeffdingOptionTree hot)
getClassVotes in class HoeffdingOptionTree.Nodepublic void disableAttribute(int attIndex)
disableAttribute in class HoeffdingOptionTree.ActiveLearningNodeCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.