ICrossValidationPerformanceScores.ClassificatorName

Fore Syntax

ClassificatorName: String;

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

Fore and Fore.NET Examples

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

See also:

ICrossValidationPerformanceScores