搜索资源列表
KnnClassfier.rar
- 基于kNN算法的网页分类器,基于Visual c++6.0环境,kNN classifier
KNNVB
- 最短距离法分类器VB实现,包括有详细例程说明-The shortest distance classifier VB to achieve, including a detailed descr iption routines
KNN
- 我用VC++编写的KNN分类器,希望对同学们的学习有帮助。-I use VC++ to prepare the KNN classifier, in the hope that the learning of students there to help.
svmcls-(2)
- 李荣陆老师做的文本分类器,用中科院分词系统做的,分类方法用的是SVM和K-Rong Lu teachers do text classification, word segmentation system with the Chinese Academy of Sciences to do, classification using a SVM and KNN
finallyliuyuClassifier
- 文本分类软件c++(中科大分词软件+knn分类器)-Text classification software c++ (USTC segmentation software+ knn classifier)
svmcls
- 基于KNN+SVM算法的文本分类器,附带权威的分词词库及算法,有界面,程序可正常使用-KNN+ SVM-based text classification algorithm, with the authority of the sub-word thesaurus and algorithm, a interface, the program can be used normally
Release
- 多种分类模式的文本分类器,支持SVM,KNN,贝叶斯等-svm,knn classification
jKNNNSOURCECCa
- java 实现KNN文件分类器的源码javva 实现KNN文件分类器的源码 -java source javva KNN classification of documents to achieve the source code of the KNN classification of documents
wavelet-transform-using-knn
- 基于双低频小波变换和k近邻分类器的人脸识别算法源程序-Dual low frequency wavelet transform and k-nearest neighbor classifier based face recognition algorithm source
knn_K-nearest
- 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-k-Nearest Neighbor algorithm, It is a very useful matlab code.
SerialKNN
- KNN-是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-In pattern recognition, the k-nearest neighbors algorithm (k-NN) is a non-parametric method for classification and regression, that predicts objects "values"
knntextclassify
- knn算法实现的文本分类器,有界面,使用VS2010编写,能实现分类功能。-KNN algorithm to achieve the text classifier, the interface, the use of VS2010 to prepare, to achieve the classification function
knn-softsvm
- knn,最小二乘,softsvm分类器的matlab实现,以及简单的交叉验证等-knn, least squares, soft svm classifier matlab implementation, and simple cross-validation, etc.
knn分类
- 进行K近邻分类器的编写,与k近邻分类器的测试(K nearest neighbor classifier, and K nearest neighbor classifier test)
新建文件夹
- 一个简单的分类器-KNN,可以很好地达到将几种属性分离开来。(A simple classifier, is a good way to achieve split several attributes.)
单样本人脸识别
- 利用KNN分类器在FERET人脸库上进行单样本人脸识别(Single sample face recognition on FERET face database using KNN classifier)
text classification
- 利用K近邻算法实现的文本分类器 提供分属于20个类别的20000个新闻文本,每个类别含1000个文本。(Text classification using KNN)