ITreeSpecification.MaximumNumberOfLevels

Fore Syntax

MaximumNumberOfLevels: Integer;

Fore.NET Syntax

MaximumNumberOfLevels: integer;

Description

The MaximumNumberOfLevels property determines the maximum number of levels in the tree.

Comments

Default value of MaximumNumberOfLevels = 7.

Fore and Fore.NET Examples

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

See also:

ITreeSpecification