ICrossValidationPerformanceScores.FactorsNumber

Syntax

FactorsNumber: Integer;

Description

The FactorsNumber property returns the number of factors influencing the analyzed attribute

Comments

To get the analyzed attribute name, use the ICrossValidationPerformanceScores.ClassificatorName property.

Example

The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.

See also:

ICrossValidationPerformanceScores