Uses of Interface
weka.classifiers.trees.m5.SplitEvaluate
-
Uses of SplitEvaluate in weka.classifiers.trees.m5
Modifier and TypeClassDescriptionfinal class
Finds split points using correlation.final class
Stores split information.Modifier and TypeMethodDescriptionfinal SplitEvaluate
CorrelationSplitInfo.copy()
Makes a copy of this CorrelationSplitInfo objectSplitEvaluate.copy()
makes a copy of the SplitEvaluate objectfinal SplitEvaluate
YongSplitInfo.copy()
Makes a copy of this SplitInfo object