JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
C
D
G
H
I
J
L
M
N
P
R
S
T
U
W
J
JCHAID
- Class in
weka.classifiers.trees
Class for generating a decision tree based on the CHAID algorithm.
JCHAID()
- Constructor for class weka.classifiers.trees.
JCHAID
JCHAIDStar
- Class in
weka.classifiers.trees
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.
JCHAIDStar()
- Constructor for class weka.classifiers.trees.
JCHAIDStar
Constructor for JCHAIDStar in order to change the default value of the Collapse Tree option of the J48 class.
B
C
D
G
H
I
J
L
M
N
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes