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

搜索资源列表

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

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

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

    2下载:
  2. 贝叶斯分布对数据分布类别判断matlab源程序
  3. 所属分类:数学计算/工程计算

  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. naivebayes

    0下载:
  2. 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1378
    • 提供者:胡盛亮
  1. bayesthresholding

    0下载:
  2. 这个代码是基于贝叶斯的阈值分割,很有用的-This code is based on the Bayesian threshold segmentation, very useful
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1884482
    • 提供者:
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. 贝叶斯算法

    1下载:
  2. 对于UCI数据集,IRIS 用贝叶斯分类算法分类,适用于初学者。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-02
    • 文件大小:44953
    • 提供者:hongchengzi
  1. nb_spam

    3下载:
  2. 用朴素贝叶斯分类方法实现垃圾邮件分类。 基于matlab实现。-Bayesian classification method to achieve with spam classification. Matlab-based implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:188416
    • 提供者:xiexiao
  1. NaiveBayes

    0下载:
  2. Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4569
    • 提供者:徐勇
  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. pr

    0下载:
  2. 模式识别,贝叶斯分类、计算错误率,较好的分出两类样本集,画roc曲线(Two categories of Bias classification and computational error rate)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zjyqwe
  1. 模式识别

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

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

    0下载:
  2. 基于贝叶斯分类器的数据处理与MATLAB实现(Data processing based on MATLAB implementationof Bayes classifier)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:LeeWendy
  1. zuoye

    0下载:
  2. 对图像进行分割,同时根据贝叶斯分类准则,对图像进行准确分类,可以分别识别各种图形的形状(The image is segmented, and the image is accurately classified according to Bias classification rule, and all kinds of shapes can be identified separately.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:32768
    • 提供者:北念
  1. NB

    0下载:
  2. 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:王FANFANFAN
  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. spam-classifier-master

    1下载:
  2. 通过贝叶斯分类方法设计的垃圾邮件分类系统,基于matlab实现,包含垃圾邮件数据(The spam classification system designed by Bias classification method is implemented on MATLAB, including spam data.)
  3. 所属分类:mathematica

  1. 贝叶斯分类算法

    1下载:
  2. 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 贝叶斯分类算法

    1下载:
  2. Java实现的贝叶斯分类的算法,算是一个小Demo,可以作为平常的研讨课题
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 朴素贝叶斯

    1下载:
  2. 能实现对相应数据集进行分类,并计算出准确率(Able to classify the corresponding data set and calculate the accuracy)
  3. 所属分类:其他

    • 发布日期:2021-02-01
    • 文件大小:44032
    • 提供者:FANFUN
« 1 2 3 4 56 7 8 9 10 ... 36 »
搜珍网 www.dssz.com