| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
ModelStats |
ObjectFactory.createModelStats()
Create an instance of
ModelStats |
ModelStats |
DecisionTree.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
Regression.getModelStats()
Gets the value of the modelStats property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTree.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
Regression.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.