Package | Description |
---|---|
moa.classifiers.trees |
Modifier and Type | Class and Description |
---|---|
class |
ORTO |
Modifier and Type | Field and Description |
---|---|
protected FIMTDD |
FIMTDD.Node.tree |
protected FIMTDD |
FIMTDD.FIMTDDPerceptron.tree |
Modifier and Type | Method and Description |
---|---|
void |
FIMTDD.LeafNode.checkForSplit(FIMTDD tree) |
Constructor and Description |
---|
FIMTDDPerceptron(FIMTDD tree) |
InnerNode(FIMTDD tree) |
LeafNode(FIMTDD tree)
Create a new LeafNode
|
Node(FIMTDD tree) |
OptionNode(FIMTDD tree) |
SplitNode(InstanceConditionalTest splitTest,
FIMTDD tree)
Create a new SplitNode
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.