CategoriesList: Array;
The CategoriesList property returns category list of explained series.
The CategoriesList property contains all unique values from the ISmGradientBoostedTree.Dependent series sorted ascending.
To get final classification of objects, use the ISmGradientBoostedTree.ClassificationSummary property.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: