The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



NumNearestNb


Unit: SDL_membl
Class: TMemBasedLearner
Declaration: property NumNearestNb: integer;

The property NumNearestNb controls the number of nearest neighbors to be used. The number of nearest neighbors is restricted to either the number of the objects in the model dataset, or to the constant MBLMAXNEIGHBORS, whichever is smaller. By default NumNearestNb is set to 3.


Last Update: 2023-Feb-06