Uses of Class
weka.core.pmml.jaxbbindings.OptimumLiftGraph
Packages that use OptimumLiftGraph
-
Uses of OptimumLiftGraph in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return OptimumLiftGraphModifier and TypeMethodDescriptionObjectFactory.createOptimumLiftGraph()Create an instance ofOptimumLiftGraphLiftData.getOptimumLiftGraph()Gets the value of the optimumLiftGraph property.Methods in weka.core.pmml.jaxbbindings with parameters of type OptimumLiftGraphModifier and TypeMethodDescriptionvoidLiftData.setOptimumLiftGraph(OptimumLiftGraph value) Sets the value of the optimumLiftGraph property.