文件名称:MARK_KNN
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 345kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
k-nearest-neighbor K近邻算法的C++实现,训练后模型可以对测试数据进行归类。找了一些PUDN上的程序发现都没有很好的训练和测试数据集,所以自己写了一个直接放在main函数里面,不要从外部文件读取。工程运行于vc++ 6.0环境。Debug目下exe文件可以直接双击运行查看结果。-K nearest neighbor of C++ implementation, training model can be classified on the test data. Find some PUDN found on the program are not good training and testing data sets, so write a main function directly on the inside, not from an external file to read. Operation of the project in vc++ 6.0 environment. Debug heads can double-click the exe file to run see the results.
相关搜索: MARK_KNN
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MARK_KNN
........\KNN.dsw
........\Debug
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\KNN.exe
........\.....\KNN.pdb
........\.....\KNN.ilk
........\.....\KNN.pch
........\.....\main.obj
........\KNN.dsp
........\KNN.plg
........\KNN.ncb
........\main.cpp
........\KNN.opt
........\KNN.dsw
........\Debug
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\KNN.exe
........\.....\KNN.pdb
........\.....\KNN.ilk
........\.....\KNN.pch
........\.....\main.obj
........\KNN.dsp
........\KNN.plg
........\KNN.ncb
........\main.cpp
........\KNN.opt