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

搜索资源列表

  1. naive_baysian_classify

    0下载:
  2. 朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -Bayesian text classification to an article in the formula to read a matrix were calculated for each word corresponds to the training network the probability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:134523
    • 提供者:kevin
  1. BayesMailFilterC

    0下载:
  2. C++ 关于贝叶斯算法的邮件过滤系统的实现,-mail filter system on the Bayesian algorithm to achieve the realization of the C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4516860
    • 提供者:sizo
  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. Analytical

    0下载:
  2. 贝叶斯决策代码 贝叶斯原理分类 输入样本数据进行处理 -MATLAB Bayesian
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5286
    • 提供者:郑杰
  1. Javaspamfiltering

    1下载:
  2. java 过滤垃圾邮件 贝叶斯过滤 内含语料 有正常邮件 垃圾邮件 便以过滤-java Bayesian filter to filter spam e-mail containing a normal corpus will be to filter spam
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:976122
    • 提供者:章波
  1. manual_stprtool

    0下载:
  2. stprtool的使用文档,非常好的模式识别工具包,里面有关于核的以及贝叶斯的相关程序,以及PCA,EM,SVM等方法。 -stprtool the use of the document, very good pattern recognition tool kit, which has nuclear as well as Bayes procedures, as well as PCA, EM, SVM and other methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:924095
    • 提供者:wangpw
  1. 2

    0下载:
  2. 多特征信息融合的贝叶斯网络故障诊断方法研究-Multi-feature information fusion fault diagnosis method of Bayesian networks
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:1079509
    • 提供者:xionggj
  1. beiyesipanduan

    0下载:
  2. 判别贝叶斯网络的学习算法及其应用研究 优秀硕士论文-Bayesian network learning algorithm identification and application of best master' s thesis
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1655344
    • 提供者:skm
  1. bayes_classifier

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

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

    1下载:
  2. 关于贝叶斯统计模型的经典好书,详细介绍各种贝叶斯模型以及求解方法-introduce bayesian statistics,including a variety of models and methods,such as Linear Regression Model, mcmc, and so on
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:2300928
    • 提供者:王而山
  1. bayes

    0下载:
  2. 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7711
    • 提供者:盛器才
  1. NB_breast_cancer_wisconsin_original

    1下载:
  2. 基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试-Bayesian classification based on practice, in the UCI database data set on breast test
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1464
    • 提供者:王善民
  1. sparsebays

    0下载:
  2. 实现稀疏贝叶斯模型的一个有效的学习算法的matlab函数包-Sparse Bayesian models to achieve an effective learning algorithm matlab function package
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:158473
    • 提供者:cinlar
  1. bayescode

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

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

    0下载:
  2. 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:聂风
  1. BayesianNetworktool

    1下载:
  2. 一款非常优秀的开源贝叶斯网络工具包,java程序编写的。-A very good open source Bayesian network toolkit, java programming in.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2713127
    • 提供者:罗亚平
  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. bayesthresholding2

    1下载:
  2. 本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好-This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1884241
    • 提供者:张正平
  1. Bayes

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

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

    5下载:
  2. 考虑两个参数的一维三角概率模型,用贝叶斯方法对其进行估计,了解贝叶斯估计方法.-Consider the two parameters of one-dimensional triangular probability model, using Bayesian methods to estimate their understand Bayesian methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1835
    • 提供者:王瑶
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com