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 ofROCGraphROC.getROCGraph()Gets the value of the rocGraph property.Methods in weka.core.pmml.jaxbbindings with parameters of type ROCGraphModifier and TypeMethodDescriptionvoidROC.setROCGraph(ROCGraph value) Sets the value of the rocGraph property.