IBinaryModelRelevanceMeasure.TruePositive

Syntax

TruePositive: Integer;

TruePositive: integer;

Description

The TruePositive property returns number of true positive values.

Fore and Fore.NET Examples

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

See also:

IBinaryModelRelevanceMeasure