IDmGradientBoostedTrees.NumberOfIterations

Syntax

NumberOfIterations: Integer;

Description

The NumberOfIterations property determines the number of iterations.

Comments

Available values within the [1; ∞) range.

Default value is 100.

Example

The property use is given in the example for IDmGradientBoostedTrees.LearningRate.

See also:

IDmGradientBoostedTrees