Uses of Class
weka.core.pmml.jaxbbindings.Tanimoto
Packages that use Tanimoto
-
Uses of Tanimoto in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TanimotoModifier and TypeMethodDescriptionObjectFactory.createTanimoto()
Create an instance ofTanimoto
ComparisonMeasure.getTanimoto()
Gets the value of the tanimoto property.Methods in weka.core.pmml.jaxbbindings with parameters of type TanimotoModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setTanimoto
(Tanimoto value) Sets the value of the tanimoto property.