Package | Description |
---|---|
weka.classifiers.trees |
Modifier and Type | Field and Description |
---|---|
protected RandomTree[] |
RandomTree.m_Successors
The subtrees appended to this tree.
|
Modifier and Type | Method and Description |
---|---|
protected int |
RandomTree.toGraph(StringBuffer text,
int num,
RandomTree parent)
Outputs one node for graph.
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.