ICrossValidationPerformanceScores.ClassificationAccuracy

Syntax

ClassificationAccuracy: Double;

Description

The ClassificationAccuracy property returns accuracy of classification

Comments

To get the analyzed attribute name, use the ICrossValidationPerformanceScores.ClassificatorName property

Example

The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.

See also:

ICrossValidationPerformanceScores