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

搜索资源列表

  1. BCS_preprint

    0下载:
  2. 是贝叶斯的一篇原始文献比较好,在编程的时可以参考-Bayes an original literature is better, can refer to when programming
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:869562
    • 提供者:范鹏
  1. lyn_1

    0下载:
  2. 通过matlab编程,实现基于贝叶斯理论的分类器-By Matlab programming,Classifier based on Bayesian theory
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:675
    • 提供者:板儿
  1. bayes_net_ex

    2下载:
  2. 根据dlib18 的C++代码库,利用VS2010进行了里面的实例测试,测试成功了,并对里面的代码进行了针对性的注释。 dlib18具有很强大的数据挖掘功能,我这里只是针对贝叶斯网络进行了实例验证,验证的贝叶斯网络也就是dlib原本给定的例子,只不过原本给定的只有cpp文件,这里提供的是一个工程。希望有兴趣的同学下载参考。-According to the C++ code library of dlib18, VS2010 instance inside test, the test
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:13326519
    • 提供者:索子
  1. topic11_bayesian_networks

    0下载:
  2. 神经网络的ppt讲稿,里面是对贝叶斯的著作神经网络的ppt讲解,是英文版的。-Neural network ppt lecture notes
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:321742
    • 提供者:高义
  1. bayes(C)

    1下载:
  2. 贝叶斯融合基本计算方法,解决后验概率的计算问题-Bayes fusion
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:3525
    • 提供者:cxh
  1. CPP-naive-bayes

    0下载:
  2. 用c++编写的经典贝叶斯算法,非常适合初学者,建议看看!-Using c++ to write the classic Bayesian algorithm is very suitable for beginners, it is recommended to take a look!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:6035
    • 提供者:aune
  1. Bayes-classifier-code

    0下载:
  2. 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:213695
    • 提供者:李宁
  1. bayes

    0下载:
  2. 基于贝叶斯的参数估计 可用于系统参数的辨识,贝叶斯估计精度高收敛快一致性好-bayes parameter estimation
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1613
    • 提供者:zhaichenxi
  1. ML.m

    1下载:
  2. 在贝叶斯分类中,用极大似然估计法估计概率分布的均值和方差-Compute the maximum-likelihood estimate of the mean and covariance matrix of each class and then uses the results to construct the Bayes decision region. This classifier works well if the classes are uni-modal, even when
  3. 所属分类:Other systems

    • 发布日期:2015-09-03
    • 文件大小:1024
    • 提供者:Eric chen
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类Naive Bayes model source code, can be used for text classification-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5084
    • 提供者:oodpr
  1. bayesianClassify

    0下载:
  2. 该源码为贝叶斯分类器,可以实现训练,以及分类等 主要为bayes类起作用-Bayesian classifier
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:444490
    • 提供者:yanlei
  1. bayes

    0下载:
  2. 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1251
    • 提供者:dingding
  1. GiBayes

    0下载:
  2. 贝叶斯算法运用于数据挖掘,在众多的数据挖掘算法中,贝叶斯算法因为准确性高,运算性能强而得到广泛应用。利用日常生活中的例子深入浅出的阐述了贝叶斯算法的基本原理,并应用SQL Server 2005数据挖掘工具,对2009年收集的农安地力评价的数据进行了分析,同时应用贝叶斯算法对地力等级进行了预测。-GBayes used in KDD
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3875
    • 提供者:罗越群
  1. bayesian0930

    0下载:
  2. j简单的贝叶斯模型数据概率求解问题,有助于理解贝叶斯模型数据分析过程。-j simple Bayesian probability model data to solve problems, help to understand the Bayesian model data analysis process.
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5915509
    • 提供者:王萌
  1. Bayesian_Belief_Networks

    0下载:
  2. 对于给定的贝叶斯网络和数据,寻找最可能的决策。 -Find the most likely decision given a Bayesian belief network and data
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:鸿雁
  1. matlab

    0下载:
  2. 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:578713
    • 提供者:55
  1. R001.m

    1下载:
  2. 贝叶斯回归分析,以二维图像线性拟合为例,解决过度拟合问题-Bayes regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:616
    • 提供者:考否给
  1. bayes_classifier

    0下载:
  2. 贝叶斯分类器-Bayesian classifier ..........
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:622
    • 提供者:00
  1. mybayes

    0下载:
  2. 垃圾邮件过滤的程序,python编写,里边有详尽的注释,采用贝叶斯算法。可以训练,测试。可以用来学习python和贝叶斯算法。-Spam filtering program, python prepared a detailed note inside, using a Bayesian algorithm. Can be trained, tested. Can be used to learn python and Bayesian algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:21287
    • 提供者:xiaomiao
  1. bayes

    0下载:
  2. matlab基于最小错误率的贝叶斯分类器设计-Bayesian classifier design matlab minimum error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:853
    • 提供者:么西1983
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com