IBinaryModelRelevanceMeasure.Accuracy

Syntax

Accuracy: Double;

Description

The Accuracy property returns overall accuracy value.

Comments

The property is applied in conditions of balanced samples.

Example

The property use is given in the example for ISmBinaryModel.RelevanceMeasure.

See also:

IBinaryModelRelevanceMeasure