IBinaryModelRelevanceMeasure.TruePositive

Syntax

TruePositive: Integer;

Description

The TruePositive property returns number of true positive values.

Example

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

See also:

IBinaryModelRelevanceMeasure