Uses of Class
weka.core.pmml.jaxbbindings.LiftData
Packages that use LiftData
-
Uses of LiftData in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return LiftDataModifier and TypeMethodDescriptionObjectFactory.createLiftData()
Create an instance ofLiftData
PredictiveModelQuality.getLiftData()
Gets the value of the liftData property.Methods in weka.core.pmml.jaxbbindings with parameters of type LiftDataModifier and TypeMethodDescriptionvoid
PredictiveModelQuality.setLiftData
(LiftData value) Sets the value of the liftData property.