ISmGradientBoostedTree.TreeSizeSpecification

Fore Syntax

Fore Syntax

TreeSizeSpecification: ITreeSpecification;

Fore.NET Syntax

TreeSizeSpecification: Prognoz.Platform.Interop.Stat.ITreeSpecification;

Description

The TreeSizeSpecification property returns parameters describing tree size.

Comments

To get tree array, use the ISmGradientBoostedTree.Trees property.

Fore and Fore.NET Examples

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

See also:

ISmGradientBoostedTree