搜索资源列表
KNNDEMO
- KNN DEMO This is a binary classification problem defined on a N*N field.
knn.rar
- k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果,k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results
Classificationalgorithm
- KNN分类算法,命令行启动,从命令行参数输入文件名-KNN classification algorithm, the command line start, enter the file name from the command line parameter
tokenizer
- this the code for knn algorithm-this is the code for knn algorithm
knn-class-1-titanic
- the code for taitanic algorithm in c++
knn.files
- 数据挖掘knn算法的实现,
flann-1.6.11-src
- 快速计算近似最近邻域,可用于图形处理中计算点云的k-Quickly compute approximate nearest neighbor, can be used for graphics processing point cloud computing knn
kmeans
- 数据挖掘(KNN)的算法,VC实现,可以参考参考-Data Mining (KNN) algorithm, VC, and users can refer to reference
Improved_KNN
- 该算法在原有KNN的基础上实现自动选择最佳K值,并且在不同数据集中具有通用性,同时附有评价算法。-this algorithm can choose the best value of K based the original KNN algrithm,and it can be used universally in different dataset,it also include a measure algrithm to estimate the result.
kd-tree
- knn搜索 利用kd tree 查找最相邻的k个高维空间的点-knn kd-tree
kd-Tree-On-KNN
- 利用K_D树数据结构实现K邻域搜索的算法代码-K_D tree data structure the K neighborhood search algorithm code
KNN
- 数据挖掘经典算法 (C语言实现版)KNN最近邻算法-Classical data mining algorithms KNN nearest neighbor algorithm
spider20060724
- 机器学习和模式识别工具包spider。内容很丰富。包含svm 决策树(C45,J48)、svm、knn、adaboost、bagging、hmm(隐马尔科夫模型)、随机树(random forest)等-Machine learning and pattern recognition toolkit spider. Very rich in contents. Tree contains svm (C45, J48), svm, knn, adaboost, bagging, hmm (hidd
Classification_KNN
- 人工智能的KNN算法,本来是一次实验,拿出来献丑了,希望可以帮到大家~-KNN artificial intelligence algorithms, could have been an experiment out shortcoming, the desire to help you ~