Uses of Class
weka.core.pmml.jaxbbindings.ModelLiftGraph
Packages that use ModelLiftGraph
-
Uses of ModelLiftGraph in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ModelLiftGraphModifier and TypeMethodDescriptionObjectFactory.createModelLiftGraph()
Create an instance ofModelLiftGraph
LiftData.getModelLiftGraph()
Gets the value of the modelLiftGraph property.Methods in weka.core.pmml.jaxbbindings with parameters of type ModelLiftGraphModifier and TypeMethodDescriptionvoid
LiftData.setModelLiftGraph
(ModelLiftGraph value) Sets the value of the modelLiftGraph property.