Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as Coefficients
protected  Coefficients SupportVectorMachine.coefficients
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return Coefficients
 Coefficients ObjectFactory.createCoefficients()
          Create an instance of Coefficients
 Coefficients SupportVectorMachine.getCoefficients()
          Gets the value of the coefficients property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type Coefficients
 void SupportVectorMachine.setCoefficients(Coefficients value)
          Sets the value of the coefficients property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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