Uses of Class
weka.core.pmml.jaxbbindings.Partition
-
Uses of Partition in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createPartition()
Create an instance ofPartition
Cluster.getPartition()
Gets the value of the partition property.TargetValue.getPartition()
Gets the value of the partition property.Modifier and TypeMethodDescriptionvoid
Cluster.setPartition
(Partition value) Sets the value of the partition property.void
TargetValue.setPartition
(Partition value) Sets the value of the partition property.