搜索资源列表
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
- 仅靠简单的单向、手工管理已经不能适应物业管理需求水平提高,必须走规模化、网络化的计算机综合管理道路。本小区物业管理系统正是在这种背景下应运而生的,是企业降低管理成本、提高管理效率的关键和原动力。-delphi
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