| Package | Description |
|---|---|
| moa.classifiers.trees |
| Modifier and Type | Field and Description |
|---|---|
protected FIMTDD.SplitNode |
FIMTDD.Node.parent |
| Modifier and Type | Method and Description |
|---|---|
FIMTDD.SplitNode |
FIMTDD.Node.getParent()
Return the parent node
|
protected FIMTDD.SplitNode |
FIMTDD.newSplitNode(InstanceConditionalTest splitTest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FIMTDD.attemptToSplit(FIMTDD.LeafNode node,
FIMTDD.SplitNode parent,
int parentIndex) |
void |
FIMTDD.Node.setParent(FIMTDD.SplitNode parent)
Set the parent node
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.