Method Property
Syntax
CWIMAQNearestNeighborEngineOptions.Method
Data Type
You can use the following constants with this data type:
- cwimaqKNearestNeighbor—The K Nearest Neighbor method.
- cwimaqMinimumMeanDistance—The Minimum Mean Distance method.
- cwimaqNearestNeighbor—The Nearest Neighbor method.
Purpose
Method to use when training the classifier.