Skip navigation links
B C D G H I J L M N P R S T U W 

B

BFfactor(int, int) - Method in class weka.classifiers.trees.jchaid.ChiSquareSplitCrit
Compute factor for Bonferroni correction.
binarySplitsTipText() - Method in class weka.classifiers.trees.JCHAID
Returns the tip text for this property (Rewritten to indicate this option is not implemented for JCHAID)
bonferroniFactor(int, int, boolean, boolean) - Method in class weka.classifiers.trees.jchaid.ChiSquareSplitCrit
Compute factor for Bonferroni correction for Nominal (Free) and Ordinal (Monotonic) attributes taking into account whether there is missing values or not (Floating).
buildClassifier(Instances) - Method in class weka.classifiers.trees.JCHAID
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Method for building a classifier tree based on CHAID algorithm.
buildClassifier(Instances) - Method in class weka.classifiers.trees.jchaid.CHAIDSplit
Creates a CHAID-type split on the given data.
buildClassifier(Instances) - Method in class weka.classifiers.trees.JCHAIDStar
Generates the classifier.
buildClassifier(Instances) - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarClassifierTree
Method for building a pruneable classifier tree based on CHAID* algorithm.
buildClassifier(Instances) - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarSplit
Creates a CHAID*-type split on the given data.
buildTree(Instances, boolean) - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Builds the tree structure.
buildTree(Instances, boolean) - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarClassifierTree
Builds the tree structure.
B C D G H I J L M N P R S T U W 
Skip navigation links