| Package | Description |
|---|---|
| org.apache.mahout.classifier.df.split |
| Modifier and Type | Method and Description |
|---|---|
Split |
DefaultIgSplit.computeSplit(Data data,
int attr)
Deprecated.
|
abstract Split |
IgSplit.computeSplit(Data data,
int attr)
Deprecated.
Computes the best split for the given attribute
|
Split |
RegressionSplit.computeSplit(Data data,
int attr)
Deprecated.
|
Split |
OptIgSplit.computeSplit(Data data,
int attr)
Deprecated.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.