Package | Description |
---|---|
moa.classifiers.trees |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<FIMTDD.FIMTDDSplitNode> |
FIMTDD.nodesToAdapt |
Modifier and Type | Method and Description |
---|---|
protected FIMTDD.FIMTDDSplitNode |
FIMTDD.newSplitNode(InstanceConditionalTest splitTest,
double[] classObservations)
Return a new FIMTDDSplitNode
|
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.