文件名称:AlgorithmKNN
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-19
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 高*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
knn算法实现,在给定新文本后,考虑在训练文本集中与该新文本距离最近(最相似)的 K 篇文本,根据这 K 篇文本所属的类别判定新文本所属的类别。-knn algorithm, given the new text, considering the text focused on the training of the new text with the closest (most similar) K-chapter text, according to the text of this article the category K determines the new text belongs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AlgorithmKNN.cpp