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

Determine the most probable class to which the example with values of discrete attributes in DiscreteRecord and values of real valued attributes in FloatRecord belongs to.

Pascal
function Classify(const DiscreteRecord: array of integer; const FloatRecord: array of double): integer; override;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!