搜索资源列表
KMEANS聚类
- knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
knn
- knn分类程序,基于matlab开发 -Commission classification procedure based on the development of Matlab
KNN(C++)
- knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
knnt
- knn分类器,是数字图像处理与处理中经常使用到的一种分类方法!-KNN Classifier is the digital image processing and handling are often used as a classification method!
SVM_KNN(matlab)
- support vector manchine and kNN分类的源代码.支持向量机是数据处理的比较良好的方法.最紧邻分类也是比较经典的-support vector manchine and kNN classification of the source code. Support Vector Machine is a good comparison of data-processing method. s classifica
knn
- knn算法是数据挖掘中的一个常用算法。改算法能够实现分类和聚类。这个程序是KNN算法的一个演示程序,希望对数据挖掘的学习有所帮助。-err
KNN
- k最近邻分类算法:用C++实现KNN分类-k Nearest Neighbor Classification Algorithm: The C++ realize KNN classification
Knn
- K最近邻分类的代码,附有输入输出和程序使用说明。-K nearest neighbor classification code, with input and output and procedures for use.
TextClassify_NB-KNN-SVM
- 支持中文分类,用了三种算法实现,svm、knn、nb-Support the Chinese classification, used the three algorithms, svm, knn, nb
fknn-fxtoolbox
- FKNN:模糊KNN分类算法,分类原理简单,是在KNN的基础上扩展而成-FKNN: Fuzzy KNN classification algorithm, a simple classification principle is based on the expansion of KNN by
knn
- 一个关于k最近临法分类的matlab程序-A temporary law on the k most recent classification procedures matlab
knn
- 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分类器 基于Visual Basic实现-knn classifier implementation based on Visual Basic
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 co
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)
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)