Package org.apache.mahout.classifier.df.split

Class Summary
DefaultIgSplit Default, not optimized, implementation of IgSplit
IgSplit Computes the best split using the Information Gain measure
OptIgSplit Optimized implementation of IgSplit
This class can be used when the criterion variable is the categorical attribute.
RegressionSplit Regression problem implementation of IgSplit.
Split Contains enough information to identify each split
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.