CWIMAQClassifierAccuracyReport

NI Vision for Visual Basic

CWIMAQClassifierAccuracyReport

CWIMAQClassifierAccuracyReport is a report on the accuracy of the classifier, based on how well it classifies the samples it was trained with.

Properties

AccuracyThe accuracy of the classifier.
ClassAccuracyA 1D array that contains accuracy information for each class.
ClassificationDistributionA 2D array that shows the distribution of samples among various classes.
ClassNamesA 1D array of the names of the classes that the classifier contains.
ClassPredictiveValueA 1D array of predictive values of each class.

See Also

CWIMAQClassifier.GetAccuracy