IStatMethodValid.PerformanceScores

Syntax

PerformanceScores: ICrossValidationPerformanceScores;

Description

The PerformanceScores property returns cross-validation results.

Comments

The results are available only after calling the IStatMethodValid.ExecuteValidation method.

Example

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

See also:

IStatMethodValid