搜索资源列表
KnnClassfier.rar
- 基于kNN算法的网页分类器,基于Visual c++6.0环境,kNN classifier
KNNVB
- 最短距离法分类器VB实现,包括有详细例程说明-The shortest distance classifier VB to achieve, including a detailed descr iption routines
knnVB
- KNN Classifier code and implementation with Visual Basic
KNN
- 我用VC++编写的KNN分类器,希望对同学们的学习有帮助。-I use VC++ to prepare the KNN classifier, in the hope that the learning of students there to help.
patternMiniPrj
- a code on pattern recognition which has pca as a dimentional reduction and knn as a classifier.
finallyliuyuClassifier
- 文本分类软件c++(中科大分词软件+knn分类器)-Text classification software c++ (USTC segmentation software+ knn classifier)
iss_l12
- pattern recognition ,knn classifier-pattern recognition ,knn classifier
KNN
- The VC KNN classifier,The VC KNN classifier-The VC KNN classifier
wavelet-transform-using-knn
- 基于双低频小波变换和k近邻分类器的人脸识别算法源程序-Dual low frequency wavelet transform and k-nearest neighbor classifier based face recognition algorithm source
knn
- 本程序中,训练样本集含有30个样本,矢量长度为5,对样本{1,18,11,11,0.5513196}进行K=5的K-最近邻分类. 样本从文件data.txt中读取,程序运行结果显示所有样本以及其类别,待分类样本所属的类别({1,18,11,11,0.5513196}属于"2"类),以及它的5个最近邻的类别和与它之间的距离。-In this program, the training sample set containing 30 samples, the vector length
KNN
- Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. T
Meta-Biomarker.tar
- meta biomarker code matlab for feature s selection uses filer methods Relief and mrmr with svm and knn like classifier for validation
INDOORLOC
- In this i attached matlab code for indoor localization using WIFI and FM signal features classified by KNN classifier to predict the fingure print of the building structure.
FE-GA
- This is a matlab source code of genetic algorithm for optimizing a features based on KNN classifier... the data is available in matlab environment.This code ready to implement.
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)