LearningSamplePortion: Double;
The LearningSamplePortion property determines sample proportion for learning of the tree.
Parameter value must be in the range (0, 1).
To determine the number of tree in random forest, use the ISmRandomForest.ForestSize property.
The property use is given in the example for ISmRandomForest.FilledDependent.
See also: