Uses of Class
org.dmg.pmml.pmml_4_1.descr.LiftData

Packages that use LiftData
org.dmg.pmml.pmml_4_1.descr   
 

Uses of LiftData in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as LiftData
protected  LiftData PredictiveModelQuality.liftData
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return LiftData
 LiftData ObjectFactory.createLiftData()
          Create an instance of LiftData
 LiftData PredictiveModelQuality.getLiftData()
          Gets the value of the liftData property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type LiftData
 void PredictiveModelQuality.setLiftData(LiftData value)
          Sets the value of the liftData property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.