ISmRandomForest.ClassificationSummary

Fore Syntax

ClassificationSummary: Array;

Fore.NET Syntax

ClassificationSummary: System.Array;

Description

The ClassificationSummary property returns summary results of classification.

Comments

The first column of the ClassificationSummary matrix contains category values.

Fore and Fore.NET Examples

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

See also:

ISmRandomForest