IStatMethodValid.ExecuteValidation

Syntax

ExecuteValidation: Integer;

Description

The ExecuteValidation method performs cross-validation.

Comments

To get cross-validation results, use the IStatMethodValid.PerformanceScores property.

Example

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

See also:

IStatMethodValid