Package | Description |
---|---|
weka.classifiers | |
weka.classifiers.meta |
Modifier and Type | Class and Description |
---|---|
class |
RandomizableParallelMultipleClassifiersCombiner
Abstract utility class for handling settings common to
meta classifiers that build an ensemble in parallel using multiple
classifiers based on a given random number seed.
|
Modifier and Type | Class and Description |
---|---|
class |
Stacking
Combines several classifiers using the stacking method.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.