Uses of Class
weka.core.pmml.jaxbbindings.ClusteringModel
-
Uses of ClusteringModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createClusteringModel()
Create an instance ofClusteringModel
Segment.getClusteringModel()
Gets the value of the clusteringModel property.Modifier and TypeMethodDescriptionvoid
Segment.setClusteringModel
(ClusteringModel value) Sets the value of the clusteringModel property.