Uses of Class
weka.core.pmml.jaxbbindings.Jaccard
Packages that use Jaccard
-
Uses of Jaccard in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return JaccardModifier and TypeMethodDescriptionObjectFactory.createJaccard()
Create an instance ofJaccard
ComparisonMeasure.getJaccard()
Gets the value of the jaccard property.Methods in weka.core.pmml.jaxbbindings with parameters of type JaccardModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setJaccard
(Jaccard value) Sets the value of the jaccard property.