Uses of Class
weka.core.pmml.jaxbbindings.ClusteringModel
Packages that use ClusteringModel
-
Uses of ClusteringModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ClusteringModelModifier and TypeMethodDescriptionObjectFactory.createClusteringModel()
Create an instance ofClusteringModel
Segment.getClusteringModel()
Gets the value of the clusteringModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type ClusteringModelModifier and TypeMethodDescriptionvoid
Segment.setClusteringModel
(ClusteringModel value) Sets the value of the clusteringModel property.