IDmRandomForest.LearningSamplePortion

Syntax

LearningSamplePortion: Double;

Description

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

Comments

Available values within the [0; 1) range.

The default value is 0.7.

Example

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

See also:

IDmRandomForest