You are here: Symbol Reference > Classifier Namespace > Classes > TKNearestNeighbors Class > TKNearestNeighbors Methods > TKNearestNeighbors.InsertNeighbors Method
Data Miner
ContentsIndex
PreviousUpNext
TKNearestNeighbors.InsertNeighbors Method

Insert a record holding in to the K nearest neighbors array.

Pascal
procedure InsertNeighbors(const NewN: TKRecord);

The record will be discared, if all items already in the array are closer then the inserted one.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!