k nearest Neighbors classifies or predicts quantitative value for new samples using voting/average values of the nearest neighbors of the analyzed sample. Prior to model training all descriptors are normalized to standard deviation of 1 and mean value of 0.

Algorithm parameters include