ICrossValidationPerformanceScores.ClassificatorName

Syntax

ClassificatorName: String;

Description

The ClassificatorName property returns name of analyzed attribute

Comments

To get the number of factors influencing the analyzed attribute, use the ICrossValidationPerformanceScores.FactorsNumber property.

Example

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

See also:

ICrossValidationPerformanceScores