Package weka.classifiers.trees.m5
package weka.classifiers.trees.m5
-
ClassDescriptionFinds split points using correlation.Class for handling the impurity values when spliting the instancesM5Base.This class encapsulates a linear regression function.Generates a single m5 tree or ruleConstructs a node for use in an m5 tree or ruleInterface for objects that determine a split point on an attributeStores some statistics.Stores split information.