ISmGradientBoostedTree.Trees

Fore Syntax

Trees: IBinaryTreeGradientBoosted;

Fore.NET Syntax

Trees: Prognoz.Platform.Interop.Stat.IBinaryTreeGradientBoosted;

Description

The Trees property returns tree array.

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmGradientBoostedTree