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

搜索资源列表

  1. 模式识别_贝叶斯分_类器

    0下载:
  2. 一个用来做模式识别的贝叶斯分类器-used as a pattern recognition Bayesian classifier
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72718
    • 提供者:李丰华
  1. 贝叶斯和Fisher分类器的matlab源程序

    3下载:
  2. 基于Bayes和fisher的分类器,便于对通一批数据比较两个分类器的分类结果标有注视,简单易懂,用于初学者入门使用
  3. 所属分类:源码下载

    • 发布日期:2010-11-22
    • 文件大小:448888
    • 提供者:gabrielle
  1. BayesClassifier.rar

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  1. matlab_bayes_classifier

    2下载:
  2. 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
  3. 所属分类:matlab

    • 发布日期:2016-12-22
    • 文件大小:1024
    • 提供者:简单
  1. naivebayes

    0下载:
  2. 模式识别中朴素贝叶斯分类器,实习数据的良好分类技术-naive bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:895
    • 提供者:季宇轩
  1. judger

    1下载:
  2. 最小错误率和最小风险贝叶斯分类器,附带示例数据-Minimum error rate and minimum risk Bayes classifier, with sample data
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:3173
    • 提供者:胡振
  1. Ionosphere_LR

    0下载:
  2. 电离层的贝叶斯分类器,使用matlab编程开发,具有正确率高的优点-Ionosphere Bayesian classifier, using the matlab program development, the advantages with the correct rate
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:andy
  1. bayes_classifier

    0下载:
  2. 贝叶斯分类器实现多类识别,主要用于两类的识别-BAYES_CLASSIFIER function calculates the discriminant functions for two classes.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:820
    • 提供者:xingtao
  1. bayescode

    0下载:
  2. 一种自己设计的贝叶斯分类器,具有一定的参考价值-A kind of self-designed Bayesian classifier, with some reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:40182
    • 提供者:陈小锋
  1. PR02

    0下载:
  2. 介绍贝叶斯分类器的模式识别课程课件,很生动形象,适合初学者-Introduction Bayesian classifier pattern recognition program courseware, very vivid image, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1081752
    • 提供者:yinlili
  1. Bayes

    0下载:
  2. 贝叶斯分类器,基于最小错误率的贝叶斯分类器-Bayes
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:775
    • 提供者:kim
  1. FullBNT-1.0.4

    0下载:
  2. 比较全面的贝叶斯工具箱,包含贝叶斯分类器等的设计等-bayes tools box
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2033656
    • 提供者:何小丽
  1. Mail

    0下载:
  2. 可连接163,126和qq邮箱,获取邮箱中的邮件,根据贝叶斯分类器的的学习识别获取到的垃圾邮件。-This program connects to 163, 126 or QQ mailbox to obtain the email, and recognizes the spam based on the learning result by Bayes Classifer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4894081
    • 提供者:wuhanming
  1. bayes

    0下载:
  2. 朴素贝叶斯分类器包括了停用词的处理,结果是很不错的-Naive Bayesian classifier
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5112
    • 提供者:王鸿飞
  1. Bayes

    0下载:
  2. 贝叶斯分类器的分类原理是通过某对象的先验概率,本文详细介绍贝叶斯分类器,使用贝叶斯分类器对样本进行训练分类,得到良好分类结果,并对分类结果进行分析。-Principle of Bayesian classifiers is through prior probability of an object, the paper describes Bayesian classifier, Bayesian classifier using the training sample classificat
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:75674
    • 提供者:liangjin
  1. SharpClassifier_Adult-master

    0下载:
  2. 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:43244544
    • 提供者:NothingMore
  1. 模式识别

    0下载:
  2. 简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:12786688
    • 提供者:明朝
  1. bayes

    0下载:
  2. 这是一个用于贝叶斯分类器的源代码,请有需要的朋友看一下(This is the python source code used to describe baysion clustering. It can be combined with your actual needs.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:chentrer
  1. 分类器评估及交叉验证_代码

    3下载:
  2. 内有鸢尾花数据的5折交叉验证实验代码,采用的分类器是贝叶斯分类器。(There is a 5-fold cross-validation experiment code for the iris data, and the classifier used is a Bayesian classifier.)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-19
    • 文件大小:15360
    • 提供者:The_one
  1. 贝叶斯判决

    1下载:
  2. 假定某个局部区域细胞识别中正常w1和非正常w2 两类先验概率分别为: 正常状态:P(w1)=0.9 ; 异常状态:P(w2)=0.1 。 现有一系列待观察的细胞,其观察值为: -2.67 -3.55 -1.24 -0.98 -0.79 -2.85 -2.76 -3.73 -3.54 -2.27 -3.45 -3.08 -1.58 -1.49 -0.74 -0.42 -1.12 4.25 -3.99 2.88 -0.98 0.79 1.19 3.07 两类的类条件概率符合正态分布
  3. 所属分类:网络编程

    • 发布日期:2020-09-29
    • 文件大小:674816
    • 提供者:蝴蝶会唱歌
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com