|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelStats | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of ModelStats in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as ModelStats | |
---|---|
protected ModelStats |
DecisionTree.modelStats
|
protected ModelStats |
Regression.modelStats
|
Methods in org.dmg.pmml.pmml_4_1.descr that return ModelStats | |
---|---|
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. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type ModelStats | |
---|---|
void |
DecisionTree.setModelStats(ModelStats value)
Sets the value of the modelStats property. |
void |
Regression.setModelStats(ModelStats value)
Sets the value of the modelStats property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |