Uses of Class
weka.core.pmml.jaxbbindings.NearestNeighborModel
Packages that use NearestNeighborModel
- 
Uses of NearestNeighborModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return NearestNeighborModelModifier and TypeMethodDescriptionObjectFactory.createNearestNeighborModel()Create an instance ofNearestNeighborModelSegment.getNearestNeighborModel()Gets the value of the nearestNeighborModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type NearestNeighborModelModifier and TypeMethodDescriptionvoidSegment.setNearestNeighborModel(NearestNeighborModel value) Sets the value of the nearestNeighborModel property.