CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - PCA kNN

搜索资源列表

  1. MLDemos-0.3.0-source

    0下载:
  2. 机器学习源代码:内含多种机器学习算法,如GMM、KNN、Kernel PCA等等,供参考。-Machine learning source code: contains a variety of machine learning algorithms, such as GMM, KNN, Kernel PCA for reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:4093833
    • 提供者:胡龙
  1. ToolBox

    0下载:
  2. matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
  3. 所属分类:matlab

    • 发布日期:2015-11-07
    • 文件大小:75003
    • 提供者:大长今
  1. pcasearch

    0下载:
  2. 基于焊接图片的pca降维,knn分类算法。-Pca-based solder image dimension reduction, knn classification algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4374
    • 提供者:kyo7738
  1. facepcalda

    0下载:
  2. 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4860595
    • 提供者:taoda
  1. mtfknn

    0下载:
  2. 国外网站下载的程序包,包含mindist_classifier_type,pca,PNN,svm等几个算法程序,希望对大家有用。-Foreign website package, including mindist_classifier_type, pca, PNN, svm algorithm program, and several, we hope to be useful.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5419
    • 提供者:keke
  1. knn

    0下载:
  2. this a program that combine knn classifier with PCA to classify vehicle data set.-this is a program that combine knn classifier with PCA to classify vehicle data set.
  3. 所属分类:matlab

    • 发布日期:2016-01-24
    • 文件大小:2048
    • 提供者:paolo
  1. pcaimage

    0下载:
  2. a trial version of PCA and Knn to face recognition. This file is not a full version of a code knn, however it is a good approach to start one.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:923
    • 提供者:carrasco
  1. yunxing

    0下载:
  2. PCA+KNN人脸分类,对于给定样本,训练其中的一部分,在pca降维后,用knn分类-PCA+KNNFace classification
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:刘换
  1. KNN

    0下载:
  2. 基于PCA降维的KNN,最近邻分类matlab实现。-PCA dimensionality reduction based the KNN, the nearest neighbor classification matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2815
    • 提供者:刘磊
  1. knn

    0下载:
  2. k近邻分类器分类 包括PCA功能 归一化 并且带有交叉检验功能-k nearest neighbor classifiers including PCA function normalized and with cross-validation function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:141991
    • 提供者:朱戎生
  1. FN-KNN

    0下载:
  2. 基于k近邻规则的PCA方法,改进的主元分析法用于故障诊断-PCA based on KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:638
    • 提供者:mx
  1. stprtool_v2.12

    0下载:
  2. 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:6036662
    • 提供者:lee
  1. Knn-and-PCA.tar

    0下载:
  2. good implementation of KNN and PCA for face dataset
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1949
    • 提供者:neelabh
  1. PCA

    0下载:
  2. PCA matlab code that reconize the face detection using knn and bayes mle
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2843
    • 提供者:Matee Ullah
  1. MachineLearning-master

    0下载:
  2. 一些常见的机器学习算法的实现代码。包括PCA、kNN、logistic regression、ManifoldLearning、SVM、GMM等-Some common machine learning algorithm implementation code. Including PCA, kNN, logistic regression, ManifoldLearning, SVM, GMM, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1448141
    • 提供者:xinyue
  1. PCA

    3下载:
  2. 采用INP数据(145*145*200),该数据有16个类别, PCA进行数据降维,然后对降维数据采用kNN分类(k=1)。(Using INP data (145*145*200), the data has 16 categories, PCA carries out data reduction, and then uses kNN classification for dimensionality reduction data (k=1).)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:26624
    • 提供者:纷纷666
  1. knn

    2下载:
  2. 首先对minist数据集进行pca降维,然后对降维后的数据进行KNN分类(First, the Minist data set is reduced by PCA, and then the data of the reduced dimension is classified by KNN)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:10656768
    • 提供者:涤_生
  1. face-KNN

    0下载:
  2. 用PCA算法和KNN算法实现人脸识别,参数可以自己调整(The PCA algorithm and the KNN algorithm are used to realize the face recognition, and the parameters can be adjusted by themselves)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:L.Xun
  1. LDA人脸识别程序

    1下载:
  2. 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:212992
    • 提供者:俭任
  1. PCA+mnist

    1下载:
  2. 基于python,利用主成分分析(PCA)和K近邻算法(KNN)在MNIST手写数据集上进行了分类。 经过PCA降维,最终的KNN在100维的特征空间实现了超过97%的分类精度。(Based on python, it uses principal component analysis (PCA) and K nearest neighbor algorithm (KNN) to classify on the MNIST handwritten data set. After PCA dime
  3. 所属分类:数据挖掘

    • 发布日期:2020-11-01
    • 文件大小:11599872
    • 提供者:曲小刀
« 12 »
搜珍网 www.dssz.com