public static class LimAttHoeffdingTree.LearningNodeNB extends LimAttHoeffdingTree.LimAttLearningNode
listAttributes, numAttributes, weightSeenAtLastSplitEvaluationattributeObservers, isInitializedobservedClassDistribution| Constructor and Description |
|---|
LimAttHoeffdingTree.LearningNodeNB(double[] initialClassObservations) |
| Modifier and Type | Method and Description |
|---|---|
void |
disableAttribute(int attIndex) |
double[] |
getClassVotes(weka.core.Instance inst,
HoeffdingTree ht) |
learnFromInstance, setlistAttributescalcByteSize, getBestSplitSuggestions, getWeightSeen, getWeightSeenAtLastSplitEvaluation, setWeightSeenAtLastSplitEvaluationcalcByteSizeIncludingSubtree, calculatePromise, describeSubtree, filterInstanceToLeaf, getDescription, getObservedClassDistribution, isLeaf, observedClassDistributionIsPure, subtreeDepthcopy, copy, measureByteSize, measureByteSize, toStringpublic LimAttHoeffdingTree.LearningNodeNB(double[] initialClassObservations)
public double[] getClassVotes(weka.core.Instance inst,
HoeffdingTree ht)
getClassVotes in class HoeffdingTree.Nodepublic void disableAttribute(int attIndex)
disableAttribute in class HoeffdingTree.ActiveLearningNodeCopyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.