搜索资源列表
llde_cmb
- 人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
knnsearch
- 简单的knn算法展示,用户可以直接调用,适合大家学习交流使用-the simple knn,you can call it for your work
knn
- 有关于KNN算法的相关学习资料,包括相关代码,实例以及文献-Relevant learning materials about KNN algorithms, including the related code, examples and documentation
KNN
- KNN K近邻算法 来自视觉机器学习中的代码-The KNN K Nearest Neighbor algorithm comes the code in the visual machine learning
KNN学习
- KNN学习,通过测试集和训练集进行预测KNN学习,(KNN learns to predict through test set and training set)