ISmGradientBoostedTree.NumberOfIterations

Fore Syntax

NumberOfIterations: Integer;

Fore.NET Syntax

NumberOfIterations: integer;

Description

The NumberOfIterations property determines number of iterations.

Comments

Default value is 100.

Fore and Fore.NET Examples

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

See also:

ISmGradientBoostedTree