Uses of Class
weka.core.pmml.jaxbbindings.Comparisons
Packages that use Comparisons
-
Uses of Comparisons in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ComparisonsModifier and TypeMethodDescriptionObjectFactory.createComparisons()
Create an instance ofComparisons
ClusteringField.getComparisons()
Gets the value of the comparisons property.Methods in weka.core.pmml.jaxbbindings with parameters of type ComparisonsModifier and TypeMethodDescriptionvoid
ClusteringField.setComparisons
(Comparisons value) Sets the value of the comparisons property.