This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License



|
||||||||
|
Paper Details
Paper Title
Improve Adaptive k-Nearest Neighbor Algorithm using Multi-threading
Authors
  Krupali A. Hansaliya,  Kamal Sutaria
Abstract
The traditional k-nearest neighbor (kNN) algorithm is one of the oldest method for classification. It benefits from distances among examples to classify the data. The traditional kNN algorithm usually identifies the same number of nearest neighbors for each test examples. This is one of the limitations of traditional kNN algorithm which is overcome by an adaptive k-nearest neighbor (AdaNN) algorithm. The AdaNN algorithm finds out the optimal k, the number of the fewest nearest neighbor to classify each test example correctly. For classifying test examples, AdaNN set k to be the same as the optimal k of its nearest neighbor in the training data. AdaNN algorithm gives better performance than the traditional kNN. In this paper we improved the performance of adaptive kNN algorithm using multi-threading technique. The performance of the proposed algorithm is tested on several medical datasets. Experimental results indicate that our algorithm performs better than the traditional kNN algorithm and adaptive kNN algorithm.
Keywords- k-nearest neighbor algorithm (kNN), Adaptive k-nearest neighbor algorithm (AdaNN), nearest neighbors, Multi-threading
Publication Details
Unique Identification Number - IJEDR1602275Page Number(s) - 1536-1541Pubished in - Volume 4 | Issue 2 | June 2016DOI (Digital Object Identifier) -    Publisher - IJEDR (ISSN - 2321-9939)
Cite this Article
  Krupali A. Hansaliya,  Kamal Sutaria,   "Improve Adaptive k-Nearest Neighbor Algorithm using Multi-threading", International Journal of Engineering Development and Research (IJEDR), ISSN:2321-9939, Volume.4, Issue 2, pp.1536-1541, June 2016, Available at :http://www.ijedr.org/papers/IJEDR1602275.pdf
Article Preview
|
|
||||||
|