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 ofLiftDataPredictiveModelQuality.getLiftData()Gets the value of the liftData property.Methods in weka.core.pmml.jaxbbindings with parameters of type LiftDataModifier and TypeMethodDescriptionvoidPredictiveModelQuality.setLiftData(LiftData value) Sets the value of the liftData property.