|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfusionMatrix | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of ConfusionMatrix in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as ConfusionMatrix | |
---|---|
protected ConfusionMatrix |
PredictiveModelQuality.confusionMatrix
|
Methods in org.dmg.pmml.pmml_4_1.descr that return ConfusionMatrix | |
---|---|
ConfusionMatrix |
ObjectFactory.createConfusionMatrix()
Create an instance of ConfusionMatrix |
ConfusionMatrix |
PredictiveModelQuality.getConfusionMatrix()
Gets the value of the confusionMatrix property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type ConfusionMatrix | |
---|---|
void |
PredictiveModelQuality.setConfusionMatrix(ConfusionMatrix value)
Sets the value of the confusionMatrix property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |