Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmCART > ISmCART.ClassificationSummary

ISmCART.ClassificationSummary

Fore Syntax

ClassificationSummary: Array;

Fore.NET Syntax

ClassificationSummary: System.Array;

Description

The ClassificationSummary property returns summary results of classification.

Comments

To get category list, use the ISmCART.CategoriesList property.

Fore and Fore.NET Examples

The property use is given in the example for ISmCART.Tree.

See also:

ISmCART