| Package | Description |
|---|---|
| weka.classifiers.lazy | |
| weka.classifiers.meta | |
| weka.classifiers.trees |
| Modifier and Type | Field and Description |
|---|---|
protected ZeroR |
IBk.m_defaultModel
Default ZeroR model to use when there are no training instances
|
| Modifier and Type | Field and Description |
|---|---|
protected ZeroR |
RacedIncrementalLogitBoost.m_zeroR
The default scheme used when committees aren't ready
|
protected ZeroR |
AdditiveRegression.m_zeroR
The model for the mean
|
| Modifier and Type | Field and Description |
|---|---|
protected ZeroR |
REPTree.m_zeroR
ZeroR model that is used if no attributes are present.
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.