Uses of Class
weka.core.pmml.jaxbbindings.ConfusionMatrix
Packages that use ConfusionMatrix
-
Uses of ConfusionMatrix in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ConfusionMatrixModifier and TypeMethodDescriptionObjectFactory.createConfusionMatrix()Create an instance ofConfusionMatrixPredictiveModelQuality.getConfusionMatrix()Gets the value of the confusionMatrix property.Methods in weka.core.pmml.jaxbbindings with parameters of type ConfusionMatrixModifier and TypeMethodDescriptionvoidPredictiveModelQuality.setConfusionMatrix(ConfusionMatrix value) Sets the value of the confusionMatrix property.