NearestNeighborClassResult
Results of training with the Nearest Neighbor engine.
Elements
| Name | Type | Description |
|---|---|---|
| className | char* | The name of the class. |
| standardDeviation | float | The standard deviation of the members of this class. |
| count | int | The number of samples in this class. |