Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type LiftData
 void PredictiveModelQuality.setLiftData(LiftData value)
          Sets the value of the liftData property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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