Uses of Class
weka.classifiers.trees.j48.SplitCriterion
-
Uses of SplitCriterion in weka.classifiers.trees.j48
Modifier and TypeClassDescriptionclass
"Abstract" class for computing splitting criteria based on the entropy of a class distribution.final class
Class for computing the entropy for a given distribution.final class
Class for computing the gain ratio for a given distribution.final class
Class for computing the information gain for a given distribution.