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