CategoriesList: Array;
CategoriesList: System.Array;
The CategoriesList property returns a list of categories.
The CategoriesList property contains all unique values from the IDataMining.Dependent series, located in the ascending order.
To get final classification of objects, use the ISmBackPropagation.Classification property.
The property use is given in the example for ISmBackPropagation.DeltasMinimum.
See also: