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