ISmRandomForest.ClassificationSummary

Syntax

ClassificationSummary: Array;

Description

The ClassificationSummary property returns summary results of classification.

Comments

The first column of the ClassificationSummary matrix contains category values.

Example

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

See also:

ISmRandomForest