Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type PairCounts
protected  List<PairCounts> BayesInput.pairCounts
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return PairCounts
 PairCounts ObjectFactory.createPairCounts()
          Create an instance of PairCounts
 

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type PairCounts
 List<PairCounts> BayesInput.getPairCounts()
          Gets the value of the pairCounts property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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