ISmRandomForest.CategoriesList

Syntax

CategoriesList: Array;

Description

The CategoriesList property returns a list of categories.

Comments

The CategoriesList property contains all unique values from the IDataMining.Dependent series, located in the ascending order..

Example

The property use is given in the example for ISmRandomForest.FilledDependent.

See also:

ISmRandomForest