Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected ModelStats |
Regression.modelStats |
protected ModelStats |
DecisionTree.modelStats |
Modifier and Type | Method and Description |
---|---|
ModelStats |
ObjectFactory.createModelStats()
Create an instance of
ModelStats |
ModelStats |
Regression.getModelStats()
Gets the value of the modelStats property.
|
ModelStats |
DecisionTree.getModelStats()
Gets the value of the modelStats property.
|
Modifier and Type | Method and Description |
---|---|
void |
Regression.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
void |
DecisionTree.setModelStats(ModelStats value)
Sets the value of the modelStats property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.