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

搜索资源列表

  1. distanceKNN

    0下载:
  2. 可以分别设置度量距离的KNN分类器,有欧式和马氏距离。对模式识别十分重要的作用,有着较好的分类效果,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Distance can be set respectively KNN classifier, style and markov distance. For pattern recognition is an important role, has a good classification effect, can help be
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5594
    • 提供者:赵礼
  1. Kmeans

    0下载:
  2. 按照模式识别一书,实现k均值聚类的matlab版本代码-According to the book Pattern Recognition , implement k-means clustering matlab version of the code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:李巧
  1. py_ml

    0下载:
  2. 简单的人脸识别,及其他机器学习方法,使用scikit-learn。-machine learning using python
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:835145
    • 提供者:kingBar
  1. cfmatrix

    0下载:
  2. 这是混淆矩阵源代码,可以输出分类结果的混淆矩阵,用于模式识别,数据挖掘等。-this is cfmatrix code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1310
    • 提供者:陆瑶
  1. apcluster

    0下载:
  2. 聚类算法是应用于数据挖掘和模式识别中很重要的一种分析方法,ap是新提出的一种聚类算法,不需要事先指定聚合点的数目-Affinity Propagation (AP) clustering has been successfully used in a lot of clustering problems. However, most of the applications deal with static data.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:9066
    • 提供者:星晴
  1. 55e9ae658d29

    1下载:
  2. 基于bagging算法的C++程序,包括matlab程序的结合。代码简单易懂,适合模式识别的初学者。-Based bagging algorithm C++ procedures, including combining matlab program. Code is easy to understand for beginners pattern recognition.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:72038
    • 提供者:liubo
  1. svm_python

    1下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。本程序是SVM的python实现,用的是SMO算法。只能进行分类,并且能够显示图形结果。-In the field of machine learning, support vector machines SVM (Support Vector Machine) is a supervised learning model is usually use
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:8357
    • 提供者:杨刘洋
  1. digit_recognizer_knn

    0下载:
  2. kaggle竞赛 数字识别 knn算法(不含数据)-kaggle contest knn digital identification algorithm (excluding data)
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1631
    • 提供者:xijiazhen
  1. yalemain

    0下载:
  2. 人脸识别,验证参数错误率,选择错误率小的参数 (对yale人脸库进行人脸识别),代码完整-Face recognition, validate parameter error rates, choose the parameters of the error rate is small (library of Yale face for face recognition), code integrity
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:83830
    • 提供者:赵阿阿
  1. kNN

    0下载:
  2. 用python编写的knn算法,并将其应用到改进约会网站的配对效果和手写识别系统两个实例中。-Written in python knn algorithm and its application to improve the effectiveness and dating sites pairing handwriting recognition systems both instances.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:Amstrong
  1. emailSpam.tar

    0下载:
  2. 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:566631
    • 提供者:ted
  1. code

    0下载:
  2. (神经网络)多个隐含层的多层感知器网络训练数据得到网络,并使用测试数据统计所设计多层感知器的平均识别正确率-Multi layer perceptron network training data with multiple hidden layers is obtained, and the average recognition accuracy of the multi-layer perceptron is designed by using the test data statisti
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:22759
    • 提供者:张三
  1. myKmeans.m

    0下载:
  2. 模式识别学习中使用matlab编写的Kmeans算法实现的小程序-Learning to use pattern recognition matlab prepared Kmeans algorithm small program
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1142
    • 提供者:zhouzhou_yu
  1. lof

    0下载:
  2. LOF(局部异常因子)是用于识别基于密度的局部异常值的算法-It uses local outlier mining method to count the Local Outlier Factor(LOF) of the outlier candidated object。
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2280
    • 提供者:zpj
  1. svm

    1下载:
  2. 运用支持向量机对一组超宽带非视距信号识别-Support Vector Machine Signal Identification
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:66995
    • 提供者:秦坤
  1. PCA

    0下载:
  2. 主成分分析做人脸识别的一个很简单的应用,其中数据集是CMU的一个人脸数据集,数据集和程序打包一起了,其中参数可以修改的,比较粗糙,不过能对PCA做人脸识别有一个大概的认识-The principal component analysis to do a very simple application of face recognition, the data set is a face of the CMU data set, the data set and the package toget
  3. 所属分类:Data Mining

    • 发布日期:2017-12-11
    • 文件大小:7904156
    • 提供者:马文周
  1. HMM-self-program

    0下载:
  2. 隐马尔可夫模型的建立,最大概率的计算,数据的识别-The establishment of hidden Markov model, the calculation of maximum probability
  3. 所属分类:Data Mining

    • 发布日期:2017-12-13
    • 文件大小:1237202
    • 提供者:苏祥
  1. LDA-matlab

    0下载:
  2. LDA智能算法,实现模式识别和聚类,例子是三维数据-LDA intelligent algorithm, to achieve pattern recognition and clustering, the example is three-dimensional data
  3. 所属分类:Data Mining

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:lvxiansheng
  1. kmeans

    0下载:
  2. 对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Source Pill
  1. jktztss

    0下载:
  2. 改文件是用C++来实现kmeans的算法,学过模式识别的人都知道这个算法的,是用来实现数据的聚类()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:28672
    • 提供者:ueoden
« 1 23 »
搜珍网 www.dssz.com