| AttributeQuality method |
Applies to
TClassifier
Declaration
procedure AttributeQuality(var b: array of TIndexRecord);
Description
Returns an array of attribute indexes sorted by quality. Quality of the attribute is determined by it's ability to separate between classes on it's own.
|
|