Uses of Class
weka.core.pmml.jaxbbindings.NearestNeighborModel
-
Uses of NearestNeighborModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createNearestNeighborModel()
Create an instance ofNearestNeighborModel
Segment.getNearestNeighborModel()
Gets the value of the nearestNeighborModel property.Modifier and TypeMethodDescriptionvoid
Segment.setNearestNeighborModel
(NearestNeighborModel value) Sets the value of the nearestNeighborModel property.