|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ADTree | |
|---|---|
| weka.classifiers.trees | |
| weka.classifiers.trees.adtree | |
| Uses of ADTree in weka.classifiers.trees |
|---|
| Methods in weka.classifiers.trees with parameters of type ADTree | |
|---|---|
void |
ADTree.merge(ADTree mergeWith)
Merges two trees together. |
| Uses of ADTree in weka.classifiers.trees.adtree |
|---|
| Methods in weka.classifiers.trees.adtree with parameters of type ADTree | |
|---|---|
void |
PredictionNode.addChild(Splitter newChild,
ADTree addingTo)
Adds a child to this node. |
void |
PredictionNode.merge(PredictionNode merger,
ADTree mergingTo)
Merges this node with another. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||