IDmRandomForest.LearningSamplePortion

Syntax

LearningSamplePortion: Double;

Description

The LearningSamplePortion property determines sample proportion for learning of the tree.

Comments

Available values are in the range (0, 1].

The default value is 0.7.

Example

The property use is given in the example for IDmRandomForest.ForestSize.

See also:

IDmRandomForest