ISmRandomForest.TreeSizeSpecification

Fore Syntax

TreeSizeSpecification: ITreeSpecification;

Fore.NET Syntax

TreeSizeSpecification: Fore syntax
Serie: ISlSerie;ITreeSpecification;

Description

The TreeSizeSpecification property returns tree specification.

Comments

To determine the number of tree in random forest, use the ISmRandomForest.ForestSize property.

Fore and Fore.NET Examples

The property use is given in the example for ISmRandomForest.Forest.

See also:

ISmRandomForest