ISmGradientBoostedTree.LearningRate

Fore Syntax

LearningRate: Double;

Fore.NET Syntax

LearningRate: Double;

Description

The LearningRate property determines learning rate.

Comments

Default value: 0,1.

Fore and Fore.NET Examples

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

See also:

ISmGradientBoostedTree