PerformanceScores: ICrossValidationPerformanceScores;
The PerformanceScores property returns cross-validation results.
The results are available only after calling the IStatMethodValid.ExecuteValidation method.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: