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 ofClassLabelsConfusionMatrix.getClassLabels()Gets the value of the classLabels property.Methods in weka.core.pmml.jaxbbindings with parameters of type ClassLabelsModifier and TypeMethodDescriptionvoidConfusionMatrix.setClassLabels(ClassLabels value) Sets the value of the classLabels property.