ClassAccuracy Property (Read Only)

NI Vision for Visual Basic

ClassAccuracy Property (Read Only)

Syntax

CWIMAQClassifierAccuracyReport.ClassAccuracy

Data Type

Variant

Purpose

A 1D array that contains accuracy information for each class.

Remarks

The accuracy indicates the probability that the classifier classifies a sample into the correct class. Each row shows how the classifier classified all of the samples known to be in a certain class. Refer to the Classifier Accuracy section of Chapter 16, Binary Particle Classification, in the NI Vision Concepts Manual for more information about this property.