ISmBackPropagation.Classification

Fore Syntax

Classification: Array;

Fore.NET Syntax

Classification: System.Array;

Description

The Classification property returns summary classification of the objects.

Comments

The property is outdated, use IDataMining.FilledDependent.

To determine a source classification of objects, use the ISmBackPropagation.TrainingExamples property, to get a collection of attributes for classification, use the ISmBackPropagation.Explanatories property.

See also:

ISmBackPropagation