| Package | Description |
|---|---|
| org.apache.mahout.classifier.df.builder | |
| org.apache.mahout.classifier.df.split |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTreeBuilder.setIgSplit(IgSplit igSplit) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIgSplit
Default, not optimized, implementation of IgSplit
|
class |
OptIgSplit
Optimized implementation of IgSplit.
|
class |
RegressionSplit
Regression problem implementation of IgSplit.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.