Uses of Class
weka.core.pmml.jaxbbindings.ConfusionMatrix
-
Uses of ConfusionMatrix in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createConfusionMatrix()
Create an instance ofConfusionMatrix
PredictiveModelQuality.getConfusionMatrix()
Gets the value of the confusionMatrix property.Modifier and TypeMethodDescriptionvoid
PredictiveModelQuality.setConfusionMatrix
(ConfusionMatrix value) Sets the value of the confusionMatrix property.