You are here: Symbol Reference > ClassifierExt Namespace > Classes > TDaalKNNClassifier Class
Data Miner
ContentsIndex
PreviousUpNext
TDaalKNNClassifier Class

K-nearest-neighbours classifier with KD tree search enhancement.

ClassifierExt_TDaalKNNClassifierClassifierExt_TDaalKNNClassifier
Pascal
TDaalKNNClassifier = class(TDaalClassifier);

The algorithm supports multiple classes (labels) in result. Intel DAAL uses the word "features" rather than "attributes" for input columns. Does not support missing values. Features can be Continuous or Categorical. Ordinal features are treated as Continuous. 

In Intel DAAL 2017 Update 3, it is not possible to save and load the model.

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