Data Miner
|
Returns an array of attribute indexes sorted by quality.
procedure AttributeQuality(var b: array of TIndexRecord); reintroduce;
Quality of the attribute is determined by it's ability to separate between classes on it's own. This method does not require classify tests to be run. The quality of the attribute is estimated from the statistics estimated during the learn phase.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|