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 ofOptimumLiftGraph
LiftData.getOptimumLiftGraph()
Gets the value of the optimumLiftGraph property.Methods in weka.core.pmml.jaxbbindings with parameters of type OptimumLiftGraphModifier and TypeMethodDescriptionvoid
LiftData.setOptimumLiftGraph
(OptimumLiftGraph value) Sets the value of the optimumLiftGraph property.