NumberOfPredictors: Integer;
The NumberOfPredictors property determines the number of indicators which form a random tree.
To determine the number of tree in random forest, use the ISmRandomForest.ForestSize property.
The property use is given in the example for ISmRandomForest.Forest.
See also: