Package | Description |
---|---|
weka.classifiers.trees.jchaid | |
weka.classifiers.trees.jchaidstar |
Class and Description |
---|
CHAIDClassifierTree
Class for handling a tree structure for CHAID algorithm.
|
CHAIDDistribution
Class for handling a distribution of class values.
|
CHAIDModelSelection
Class for selecting a CHAID-type split for a given dataset.
|
CHAIDSplit
Class implementing a CHAID-type split on an attribute.
|
ChiSquareSplitCrit
Class for computing the chi-squared probability for a given distribution.
|
Class and Description |
---|
CHAIDClassifierTree
Class for handling a tree structure for CHAID algorithm.
|
CHAIDModelSelection
Class for selecting a CHAID-type split for a given dataset.
|
CHAIDSplit
Class implementing a CHAID-type split on an attribute.
|
ChiSquareSplitCrit
Class for computing the chi-squared probability for a given distribution.
|