CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 贝叶斯分类器的

搜索资源列表

  1. SkinDetection

    0下载:
  2. 用opencv写的皮肤检测程序,根据贝叶斯分类器学习,而且可以手工指定皮肤区域
  3. 所属分类:2D图形编程

    • 发布日期:2011-03-25
    • 文件大小:12401182
    • 提供者:xiaoxiaotian
  1. 贝叶斯分类器python

    0下载:
  2. 简单的python写的贝叶斯分类器。很简单适合初学者阅读
  3. 所属分类:数值算法/人工智能

  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3743168
    • 提供者:thy
  1. NaiveBayesClassifier

    0下载:
  2. 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1933370
    • 提供者:YuPenghua
  1. bayesleastrisk

    0下载:
  2. matlab贝叶斯分类器,基于matlab的仿真-Bayesian classifier matlab, matlab-based simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:697
    • 提供者:李凌
  1. NaviveBayesClassify

    0下载:
  2. java代码的朴素贝叶斯分类器 java代码的朴素贝叶斯分类器 调试通过-java code java code Naive Bayes classifier Naive Bayesian classifier Naive Bayesian classification of java code through debugging
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5939
    • 提供者:陈蓉
  1. 1

    0下载:
  2. 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3694
    • 提供者:ivan1988716
  1. beiyesi

    0下载:
  2. 一个简单的贝叶斯分类器,有实验步骤和实验数据。-A simple Bayesian classifier, there are experimental steps and the experimental data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:38137
    • 提供者:cxf
  1. BNC

    0下载:
  2. 朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:608047
    • 提供者:王军
  1. Bayes_classifier_useful

    1下载:
  2. 关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-15
    • 文件大小:44306
    • 提供者:路单
  1. code

    0下载:
  2. 本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2809
    • 提供者:maling
  1. 119128664bayes_classifier

    0下载:
  2. 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:huang fang
  1. bayesgauss

    0下载:
  2. 图像模式识别中使用的高斯型贝叶斯分类器,提供完整的参数选择-Gaussian Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:1555
    • 提供者:cai chenyun
  1. ClassCode

    0下载:
  2. 本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。-This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4882
    • 提供者:吕晋普
  1. zuoye

    0下载:
  2. 利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47039
    • 提供者:倪继峰
  1. Bayes

    1下载:
  2. 基于信息几何构建朴素贝叶斯分类器,一篇论文,写的挺好的。请改名为doc 简单的实现了遗传算法的功能。-Geometry-based Naive Bayes classifier to build, a paper written in very good shape. Simple implementation of genetic algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:166400
    • 提供者:大懒
  1. Bayes_EM

    0下载:
  2. 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10896
    • 提供者:satanwings
  1. NBC

    0下载:
  2. 用C#编的朴素贝叶斯分类器。希望大家能用得上-A Naive Bayesian Classifier in C#
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:68520
    • 提供者:tony180
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. NaiveBayesianclassifier

    0下载:
  2. 朴素贝叶斯分类器识别鼠标输入的字母A-J-Naive Bayesian classifier to recognize the letters AJ mouse input
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3616192
    • 提供者:王佳
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com