搜索资源列表
knn 不错的分类程序
- 基于MATLAB开发的,是一个不错的分类程序!,MATLAB-based development is a good classification procedure!
knn.rar
- k近邻(knn)分类的文献,英文的,从IEEE下载得到,希望对大家有用,k neighbors (knn) classification of literature, English, and download from the IEEE has been the hope that useful for everyone
knn
- knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
knn
- 在网站上下的一个MATLABknn分类程序-dfjaklsdjflkasd buhui
knn
- C语言K近邻分类器KNN,有5个简单的例子供学习-knn classifier in C,5 simple examples are included
KNN
- K最近邻(K-Nearest Neighbor,KNN)分类算法,是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。-KNN algorithm
KNN
- 一个介绍KNN文本分类技术的不错的文章,大家都来看看啊-An introductory text classification technology KNN good article, everyone来看看啊
knn
- 一个关于k最近临法分类的matlab程序-A temporary law on the k most recent classification procedures matlab
knn
- knn分类器 基于Visual Basic实现-knn classifier implementation based on Visual Basic
KNN
- 我用VC++编写的KNN分类器,希望对同学们的学习有帮助。-I use VC++ to prepare the KNN classifier, in the hope that the learning of students there to help.
KNN
- Knn算法综述、柔性KNN算法研究、一个高效的knn分类算法、一种改进的KNN分类算法、一种优化的K最近邻协同过滤算法。-Algorithms Knn, flexible KNN algorithm, an efficient knn classification algorithm, an improved KNN classification algorithm, an optimized K-nearest neighbor collaborative filtering algorith
SerialKNN
- KNN分类算法源代码 KNN分类算法源代码-KNN classification algorithm source code for KNN classification algorithm source code for KNN classification algorithm source code for
benti
- knn分类程序,基于matlab开发,能实现对文本的分类,达到很好的分类效果,经过运行成功验证-knn classification procedures, based on matlab development, to achieve the classification of the text to achieve a good classification results, after running successfully verified
KNN
- 使用matlab实现的KNN分类器,可以设置最近邻的个数-Implemented using the KNN classifier matlab, you can set the number of nearest neighbor
kNN
- KNN分类方法,用于文本分类工作的研究。-KNN classification method, for text categorization of the research work
knn分类
- 进行K近邻分类器的编写,与k近邻分类器的测试(K nearest neighbor classifier, and K nearest neighbor classifier test)
KNN
- 高光谱数据进行KNN分类,可以从原始数据如(indianpine)中选取部分样本(Hyperspectral data can be classified by KNN, and some samples can be selected from raw data such as (indianpine).)
KNN分类器
- 一、用python或matlab编写一个KNN分类器 训练集为semeion_train.csv(手写体识别) 测试集为semeion_test.csv 计算在测试集上错误率(k=1,k=3,k=5,k=10) ?(1. Write a KNN classifier with Python or matlab Training set is semeion_train.csv (handwriting recognition) The test set is semeion_test
kNN
- knn分类器, 机器学习实战第二章代码,k最近邻分类,适用于低维数据的分类器(classifier (KNN algorithm))
knn
- 通过knn分类算法识别魔方的色块颜色,加入是否识别成功判断,成功识别率比阈值法识别更高。有完整的备注(Through the KNN classification algorithm to identify the color block of the cube, the success rate is higher than the threshold method. Code has complete comments)