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 ofBinarySimilarityComparisonMeasure.getBinarySimilarity()Gets the value of the binarySimilarity property.Methods in weka.core.pmml.jaxbbindings with parameters of type BinarySimilarityModifier and TypeMethodDescriptionvoidComparisonMeasure.setBinarySimilarity(BinarySimilarity value) Sets the value of the binarySimilarity property.