Uses of Class
weka.core.pmml.jaxbbindings.BinarySimilarity
Packages that use BinarySimilarity
-
Uses of BinarySimilarity in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return BinarySimilarityModifier and TypeMethodDescriptionObjectFactory.createBinarySimilarity()
Create an instance ofBinarySimilarity
ComparisonMeasure.getBinarySimilarity()
Gets the value of the binarySimilarity property.Methods in weka.core.pmml.jaxbbindings with parameters of type BinarySimilarityModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setBinarySimilarity
(BinarySimilarity value) Sets the value of the binarySimilarity property.