| Package | Description |
|---|---|
| weka.classifiers.trees.m5 |
| Modifier and Type | Class and Description |
|---|---|
class |
CorrelationSplitInfo
Finds split points using correlation.
|
class |
YongSplitInfo
Stores split information.
|
| Modifier and Type | Method and Description |
|---|---|
SplitEvaluate |
SplitEvaluate.copy()
makes a copy of the SplitEvaluate object
|
SplitEvaluate |
CorrelationSplitInfo.copy()
Makes a copy of this CorrelationSplitInfo object
|
SplitEvaluate |
YongSplitInfo.copy()
Makes a copy of this SplitInfo object
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.