ISmGradientBoostedTree.TreeSizeSpecification

Syntax

TreeSizeSpecification: ITreeSpecification;

Description

The TreeSizeSpecification property returns parameters describing tree size.

Comments

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

Example

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

See also:

ISmGradientBoostedTree