Data Miner
|
Called by LearnData method and K-NN to browse through the learn data set.
property OnNameNextRecord: TNameNextRecord;
Because K-NN requires access to all learn examples when classifying, this event can give the algorithm access to the learn dataset. The class in this case is in string format and not yet indexed.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|