1
24. 10. 2012.
Classification of chromosomes using nearest neighbor classifier
This paper addresses automated classification of human chromosomes using k nearest neighbor classifier. k nearest neighbor classifier classifies objects according to the closest training sample in the feature space. Various distance functions can be used in computation of how close the object is to the training sample. In this work various different distance functions are used to compare the performance of each. It was found that Euclidean distance function produces the best results.