NumberOfPredictors: Integer;
The NumberOfPredictors property determines the number of attributes, which form a random tree.
Available values are in the range [1, ∞].
The default value is 4.
The property use is given in the example for IDmRandomForest.ForestSize.
See also: