文件名称:20257147knn
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:42.01kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
knn最近邻算法在给定新文本后,考虑在训练文本集中与该新文本距离最近(最相似)的 K 篇文本,根据这 K 篇文本所属的类别判定新文本所属的类别,具体的算法步骤如下:
一、:根据特征项集合重新描述训练文本向量
二、:在新文本到达后,根据特征词分词新文本,确定新文本的向量表示
三、:在训练文本集中选出与新文本最相似的 K 个文本-knn nearest neighbor algorithm in the given text, to consider in the training text set with the new text from the nearest (most similar), K-chapter text, according to the category of K chapter text to determine the category of new text, the specific steps of the algorithm as follows: a: re-descr iption based on the feature set of training text vector to determine the vector of the new text: new text arrives, according to the new text of the characteristic word word said three: in the training text set to elect the most similar to the new text the K-text
一、:根据特征项集合重新描述训练文本向量
二、:在新文本到达后,根据特征词分词新文本,确定新文本的向量表示
三、:在训练文本集中选出与新文本最相似的 K 个文本-knn nearest neighbor algorithm in the given text, to consider in the training text set with the new text from the nearest (most similar), K-chapter text, according to the category of K chapter text to determine the category of new text, the specific steps of the algorithm as follows: a: re-descr iption based on the feature set of training text vector to determine the vector of the new text: new text arrives, according to the new text of the characteristic word word said three: in the training text set to elect the most similar to the new text the K-text
(系统自动生成,下载前可以参看下载内容)
下载文件列表
knn/countele.m
knn/knn.asv
knn/knn.m
knn/knnClass.m
knn/README
knn/spambase_test.txt
knn/spambase_train.txt
knn/vecdist.m
knn
knn/knn.asv
knn/knn.m
knn/knnClass.m
knn/README
knn/spambase_test.txt
knn/spambase_train.txt
knn/vecdist.m
knn
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.