ClassificationAccuracy: Double;
The ClassificationAccuracy property returns accuracy of classification
To get the analyzed attribute name, use the ICrossValidationPerformanceScores.ClassificatorName property
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: