ICrossValidationPerformanceScores.FactorsNumber

Fore Syntax

FactorsNumber: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ICrossValidationPerformanceScores