CWIMAQNearestNeighborTrainClassScores
CWIMAQNearestNeighborTrainClassScores is a collection of CWIMAQNearestNeighborTrainClassScore objects that contain the results of the CWIMAQClassifier.TrainNearestNeighbor method. It contains one item for each class in the classifier.
Properties
Count | Number of objects in the collection.
|
Methods
Add | Adds an object to the collection and returns the new object.
|
Item | Returns the specified object from the collection.
|
Remove | Removes the specified item from the collection.
|
RemoveAll | Removes all objects from the collection.
|
See Also
CWIMAQNearestNeighborTrainClassScore
CWIMAQClassifier.TrainNearestNeighbor