| Package | Description |
|---|---|
| com.imsl.datamining.decisionTree |
Decision trees.
|
| Modifier and Type | Method and Description |
|---|---|
protected Tree |
Tree.clone()
Returns a clone of this object.
|
Tree |
DecisionTree.getDecisionTree()
Returns a
Tree object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ALACART.addSurrogates(Tree tree,
double[] surrogateInfo)
Adds the surrogate information to the tree.
|
void |
DecisionTreeSurrogateMethod.addSurrogates(Tree tree,
double[] surrogateInfo)
Adds the surrogate information to the tree.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.