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

搜索资源列表

  1. Naive_Bayes.rar

    0下载:
  2. 实现基本的朴素贝叶斯分类算法,用以将图片按照一定要求分类,To achieve the basic Naive Bayesian classification algorithm for the image classification in accordance with certain requirements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:189171
    • 提供者:Edward Lee
  1. regnize

    0下载:
  2. 实现0-9个手写数字的识别 使用了多种方法:最近邻、势函数、神经网络、贝叶斯分类器-To achieve recognition handwritten digits 0-9 using a variety of methods: the nearest neighbor, potential function, neural networks, Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10155801
    • 提供者:leaf
  1. naiveBayesClassify

    0下载:
  2. 机器学习算法,朴素贝叶斯分类器,常用作文本分类,或者用在本体匹配算法中用作相似度的计算-Machine learning algorithm, naive bayes classifier, commonly used ZuoWenBen classification, or use in ontology matching algorithm used in the calculation of similarity degree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7031
    • 提供者:兰明明
  1. BayesClassifier

    0下载:
  2. 自己做的贝叶斯分类器,包括基本贝叶斯,最小风险贝叶斯以及Neyman-Pearson决策-Do bayes classifier, including basic bayesian, the minimum risk bayesian and Neyman-Pearson decisions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:769540
    • 提供者:风之子
  1. bayes

    2下载:
  2. 贝叶斯决策,用matlab设计的两类正态分布模式的贝叶斯分类程序-bayes
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:871
    • 提供者:王金锐
  1. Bayers

    0下载:
  2. 用matlab编写的贝叶斯分类器算法程序,共两个文件,经验证算法有效,希望对使用者有帮助-Matlab prepared bayes classification algorithm procedures, a total of two files, experience card is efficient, hope to help users。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1452
    • 提供者:朱强
  1. Matlab-Bayesian-classifier-program

    0下载:
  2. Matlab贝叶斯分类器+(Bayers)程序-Matlab Bayesian classifier+ (Bayers) program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3752
    • 提供者:孙超
  1. bayes_total

    0下载:
  2. 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2252
    • 提供者:chenxiao
  1. question1

    0下载:
  2. 最小错误率的贝叶斯分类器设计matlab代码实现-Bayes minimum error rate classifier design matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:789
    • 提供者:孙珊
  1. beyes

    0下载:
  2. Java程序,实现朴素贝叶斯beyes文本分类!源代码,主程序,及相关安装-Bayesian classification to achieve
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1602916
    • 提供者:liyingku
  1. cJava

    0下载:
  2. 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:631517
    • 提供者:Avenway
  1. bayes_classifier

    0下载:
  2. 贝叶斯分类器,模式识别,贝叶斯规则用于C个类,高斯函数建模-Bayesian classifier, pattern recognition, Bayesian rules for C-class, the Gaussian function modeling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:691
    • 提供者:林晨
  1. BayesTree_0.2-0

    0下载:
  2. 为一个贝叶斯分类的学习算法实现,是基于linux系统下的c++实现-As a Bayesian classifier learning algorithm is based on linux systems c++ Achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:286236
    • 提供者:深夜
  1. aaa

    0下载:
  2. 实现三类协方差不等的贝叶斯分类,输入样本即可得出此样本属于哪一类。-The realization of three categories ranging from Covariance Bayesian classifier, the importation of samples can be drawn to this type of samples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:107038
    • 提供者:ashia
  1. bayesfenleiqi

    0下载:
  2. 模式识别--VISUAL C++环境下编写的贝叶斯分类器(bayes),值得收藏-Pattern Recognition- VISUAL C++ Environment prepared by Bayesian Classifier (bayes), worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:19930
    • 提供者:ashia
  1. BayesFileClassify

    0下载:
  2. 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:169404
    • 提供者:dcj
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. beyes

    0下载:
  2. 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于互信息特征提取的方法。以及其分类的例子。-Bayesian formula described in detail in the field of automatic text categorization of the use of, and reference information on each feature extraction method. As well as examples of their classificat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3817
    • 提供者:LuoJun
  1. stprtool08oct04

    0下载:
  2. 贝叶斯参数的推到以及用支持向量机进行分类的有效的程序.非常实用-An effective approach for multi-concurrent fault diagnosis based on integration of fractal exponent wavelet analysis and neural networks is presented.The wavelet transform can accurately localizes the characteristics
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4133421
    • 提供者:姜海燕
  1. Bayes_1

    1下载:
  2. 首先,对CATEGORY中的txt文件分类; 其次,对多个txt文件中的英文文本进行分词; 最后,通过贝叶斯公式进行分类;-First, in the txt file CATEGORY classification Secondly, multiple txt files in English text word Finally, by Bayes formula to be classified
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:411491
    • 提供者:guangyu
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 40 »
搜珍网 www.dssz.com