<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">global-journal-of-computer-science-and-technology</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology</journal-title>
</journal-title-group>
<issn publication-format="print">0975-4350</issn>
<issn publication-format="electronic">0975-4172</issn>
<publisher><publisher-name>Global Journals Publishing Group Incorporated</publisher-name></publisher>
<self-uri xlink:href="https://globaljournals.org/journal-seo-export/jats/72695.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">72695</article-id>
<title-group>
<article-title>A Modification on K-Nearest Neighbor Classifier</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Parvin</surname><given-names>Dr.Hamid</given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
</contrib-group>
<aff id="aff1">IRAN, Iran University of Science and Technology (IUST)</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2010-03-15">
<day>15</day>
<month>03</month>
<year>2010</year>
</pub-date>
<volume>10</volume>
<issue>14</issue>
<abstract><p>K-Nearest Neighbor (KNN) classification is one of the most fundamental and simple classification methods. When there is little or no prior knowledge about the distribution of the data, the KNN method should be one of the first choices for classification. In this paper a modification is taken to improve the performance of KNN. The main idea is to use robust neighbors in training data. This modified KNN is better from traditional KNN in both terms: robustness and performance. The proposed KNN classification is called Modified K-Nearest Neighbor (MKNN). Inspired from the traditional KNN algorithm, the main idea is to classify an input query according to the most frequent tag in set of neighbor tags. MKNN can be considered a kind of weighted KNN so that the query label is approximated by weighting the neighbors of the query. The procedure computes the frequencies of the same labeled neighbors to the total number of neighbors. The proposed method is evaluated on a variety of several standard UCI data sets. Experiments show the excellent improvement in the performance of KNN method.</p></abstract>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume10/a-modification-on-k-nearest-neighbor-classifier.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/a-modification-on-k-nearest-neighbor-classifier/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p></p>
</sec>
</body>
</article>