Package | Description |
---|---|
weka.classifiers.trees | |
weka.classifiers.trees.lmt |
Modifier and Type | Field and Description |
---|---|
protected LMTNode |
LMT.m_tree
root of the logistic model tree
|
Modifier and Type | Field and Description |
---|---|
protected LMTNode[] |
LMTNode.m_sons
Array of children of the node
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.