| Package | Description |
|---|---|
| com.imsl.datamining.decisionTree |
Decision trees.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ALACART
Generates a decision tree using the CARTTM method of Breiman,
Friedman, Olshen and Stone (1984).
|
class |
C45
Generates a decision tree using the C4.5 algorithm for a categorical response
variable and categorical or quantitative predictor variables.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.