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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Jaccard
protected  Jaccard ComparisonMeasure.jaccard
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Jaccard
 Jaccard ObjectFactory.createJaccard()
          Create an instance of Jaccard
 Jaccard ComparisonMeasure.getJaccard()
          Gets the value of the jaccard property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Jaccard
 void ComparisonMeasure.setJaccard(Jaccard value)
          Sets the value of the jaccard property.
 



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