Package | Description |
---|---|
moa.classifiers.trees |
Modifier and Type | Method and Description |
---|---|
protected FIMTDD.FIMTDDActiveLearningNode |
FIMTDD.newLearningNode()
Return an empty FIMTDDActiveLearningNode
|
protected FIMTDD.FIMTDDActiveLearningNode |
FIMTDD.newLearningNode(double[] initialClassObservations)
Return a new FIMTDDActiveLearningNode using the initial class observations
|
Modifier and Type | Method and Description |
---|---|
protected void |
FIMTDD.FIMTDD_attemptToSplit(FIMTDD.FIMTDDActiveLearningNode node,
FIMTDD.FIMTDDSplitNode parent,
int parentIndex)
Method used to split a leaf node and generate child nodes, if appropriate
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.