ITreeSpecification.MinimumNumberOfCases

Syntax

MinimumNumberOfCases: Integer;

Description

The MinimumNumberOfCases property determines the minimum number of observations, which can be in the tree node.

Comments

Default value of MinimumNumberOfCases = 50.

Example

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

See also:

ITreeSpecification