IDmMethodCrossValidation.Active

Fore Syntax

Active: Boolean;

Fore.NET Syntax

Active: boolean;

Description

The Active property determines whether cross-validation is used.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IDmMethodCrossValidation