CWIMAQClassifierReport
CWIMAQClassifierReport contains the results of the CWIMAQClassifier.Classify and CWIMAQCustomClassifier.CustomClassify methods.
Properties
AllScores | Collection of scores. The collection contains one score for each class in the classifier. |
BestClassName | Name of the class the classifier categorizes the input sample in. |
ClassificationScore | Indicates how much better the assigned class represents the input sample than other classes. |
IdentificationScore | The confidence that the sample is in the reported best class. |