Count2: Integer;
The Count2property returns number of columns in tree array.
Number of columns corresponds to number of iterations on gradient boosting calculation. To get category array, use the ISmGradientBoostedTree.CategoriesList property.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: