Uses of Class
weka.core.pmml.jaxbbindings.RandomLiftGraph
Packages that use RandomLiftGraph
-
Uses of RandomLiftGraph in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return RandomLiftGraphModifier and TypeMethodDescriptionObjectFactory.createRandomLiftGraph()
Create an instance ofRandomLiftGraph
LiftData.getRandomLiftGraph()
Gets the value of the randomLiftGraph property.Methods in weka.core.pmml.jaxbbindings with parameters of type RandomLiftGraphModifier and TypeMethodDescriptionvoid
LiftData.setRandomLiftGraph
(RandomLiftGraph value) Sets the value of the randomLiftGraph property.