IBinaryModelRelevanceMeasure.Accuracy

Syntax

Accuracy: Double;

Accuracy: double;

Description

The Accuracy property returns overall accuracy value.

Comments

The property is applied in conditions of balanced samples.

Fore and Fore.NET Examples

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

See also:

IBinaryModelRelevanceMeasure