Uses of Class
weka.core.pmml.jaxbbindings.ClassLabels
Packages that use ClassLabels
-
Uses of ClassLabels in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ClassLabelsModifier and TypeMethodDescriptionObjectFactory.createClassLabels()
Create an instance ofClassLabels
ConfusionMatrix.getClassLabels()
Gets the value of the classLabels property.Methods in weka.core.pmml.jaxbbindings with parameters of type ClassLabelsModifier and TypeMethodDescriptionvoid
ConfusionMatrix.setClassLabels
(ClassLabels value) Sets the value of the classLabels property.