Package | Description |
---|---|
weka.classifiers.trees |
Modifier and Type | Class and Description |
---|---|
class |
JCHAIDStar
Class for generating a decision tree based on the CHAID* algorithm,
a modified version of the CHAID decision tree induction algorithm that also handles continuous features
and includes the same post-pruning mechanism used by C45.
|