ISmGradientBoostedTree.Trees

Syntax

Trees: IBinaryTreeGradientBoosted;

Description

The Trees property returns tree array.

Comments

To set parameters describing tree size, use the ISmGradientBoostedTree.TreeSizeSpecification property.

Example

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

See also:

ISmGradientBoostedTree