Uses of Class
weka.core.pmml.jaxbbindings.ROCGraph
Packages that use ROCGraph
-
Uses of ROCGraph in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ROCGraphModifier and TypeMethodDescriptionObjectFactory.createROCGraph()
Create an instance ofROCGraph
ROC.getROCGraph()
Gets the value of the rocGraph property.Methods in weka.core.pmml.jaxbbindings with parameters of type ROCGraphModifier and TypeMethodDescriptionvoid
ROC.setROCGraph
(ROCGraph value) Sets the value of the rocGraph property.