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 |
YongSplitInfo.copy()
Makes a copy of this SplitInfo object
|
SplitEvaluate |
CorrelationSplitInfo.copy()
Makes a copy of this CorrelationSplitInfo object
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.