搜索资源列表
KNNalgorithm
- K-Nearest neighbour algorithm-K - Nearest neighbor algorithm
KNNalgorithm
- knn算法的实现,框架十分清楚。是经典的东西
KNNalgorithm
- 一个聚类程序,基于贝叶斯最小错误率的判别,效果挺好的。
M-KNNalgorithm
- 用matlab实现的算法,速度非常快,是knn的经典算法。-The realization of the algorithm using matlab, very fast, is a classic knn algorithm.
kNNalgorithm
- 采用KNN分类算法对输入的文本数据进行自动分类-KNN classification algorithm using the input data for automatic classification of text
knnalgorithm
- k最近邻算法,给出训练样本和测试样本,通过样本间欧氏距离或是绝对距离来寻找测试样本的k个近邻,并根据k个实例里多数所属的类将该测试样本归为该类。-k-nearest neighbor algorithm, given the training and testing samples by the Euclidean distance between the samples or the absolute distance to find the k nearest neighbors of th
kNNAlgorithm-master
- kNN Algorithm master