Package weka.classifiers.trees.m5

Interface Summary
SplitEvaluate Interface for objects that determine a split point on an attribute
 

Class Summary
CorrelationSplitInfo Finds split points using correlation.
Impurity Class for handling the impurity values when spliting the instances
M5Base M5Base.
PreConstructedLinearModel This class encapsulates a linear regression function.
Rule Generates a single m5 tree or rule
RuleNode Constructs a node for use in an m5 tree or rule
Values Stores some statistics.
YongSplitInfo Stores split information.
 



Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London