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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as ROC
protected  ROC PredictiveModelQuality.roc
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return ROC
 ROC ObjectFactory.createROC()
          Create an instance of ROC
 ROC PredictiveModelQuality.getROC()
          Gets the value of the roc property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type ROC
 void PredictiveModelQuality.setROC(ROC value)
          Sets the value of the roc property.
 



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