Data Miner
|
Called by LearnData method and K-NN to browse through the learn dataset.
property OnIndexNextRecord: TIndexNextRecord;
Because K-NN requires access to all learn examples when classifying, this event gives the algorithm access to the learn dataset. The class in this case is an integer or already indexed string label.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|