首页 | 本学科首页   官方微博 | 高级检索  
     

基于类别平均距离的加权KNN分类算法
引用本文:严晓明.基于类别平均距离的加权KNN分类算法[J].计算机系统应用,2014,23(2):128-132.
作者姓名:严晓明
作者单位:福建师范大学 数学与计算机科学学院, 福州 350117
基金项目:福建省教育厅B类基金(JB11036)
摘    要:本文提出了一种改进的KNN分类算法,利用样本集合中同类别样本点间距离都十分接近的特点辅助KNN算法分类.将待分类样本点的K个最近邻样本点分别求出样本点所属类别的类别平均距离和样本点与待分类样本点距离的差值比,如果大于一个阈值,就将该样本点从K个最近邻的样本点中删除,再用此差值比对不同类别的样本点个数进行加权后执行多数投票,来决定待分类样本点所属的类别.改进后的KNN算法提高了分类的精度,并且时问复杂度与传统KNN算法相当.

关 键 词:类别平均距离  KNN  加权算法
收稿时间:7/7/2013 12:00:00 AM
修稿时间:2013/8/19 0:00:00

Weighted KNN Classification Algorithm Based on Mean Distance of Category
YAN Xiao-Ming.Weighted KNN Classification Algorithm Based on Mean Distance of Category[J].Computer Systems& Applications,2014,23(2):128-132.
Authors:YAN Xiao-Ming
Affiliation:School of Mathematics and Computer Science, Fujian Normal University, Fuzhou 350108, China
Abstract:In this paper, an improved KNN classification algorithm is proposed by using characteristics that the points distributed in the same category of sample collection are in close distance as an assistant to classify KNN algorithm. The way to deal with the k-nearest neighboring sample points is calculating the average distance between categories that the sample points belong to and the differences of unspecified sample points respectively. If the data calculated is greater than a certain threshold, delete this sample point from k-nearest neighboring samples, then determine the categories of unspecified sample points through majority voting. The improved KNN algorithm enhances the precision of classification and maintains the same time complexity as the traditional KNN algorithm.
Keywords:mean distance of category  KNN  weighted algorithm
本文献已被 CNKI 维普 等数据库收录!
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号