| Package | Description |
|---|---|
| weka.estimators |
| Modifier and Type | Field and Description |
|---|---|
protected CheckEstimator.PostProcessor |
CheckEstimator.m_PostProcessor
for post-processing the data even further
|
| Modifier and Type | Method and Description |
|---|---|
CheckEstimator.PostProcessor |
CheckEstimator.getPostProcessor()
returns the current PostProcessor, can be null
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckEstimator.setPostProcessor(CheckEstimator.PostProcessor value)
sets the PostProcessor to use
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.