IDmMethodCrossValidation.Results

Syntax

Results: ICrossValidationPerformanceScores;

Description

The Results property returns cross-validation results.

Comments

Cross-validation results are available only after method calculation.

Example

The property use is given in the example for IDmLogisticRegression.Threshold.

See also:

IDmMethodCrossValidation