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

搜索资源列表

  1. Machine_Learning_Tom_M.Michell

    0下载:
  2. 一些机器学习的文档.有贝叶斯,决策树,ga,ann,规则学习,增强学习等ppt介绍文档-some machine learning documents. A Bayesian, decision tree, ga, ann, rule learning, to enhance learning ppt documents introduced
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:613885
    • 提供者:zj
  1. visa

    2下载:
  2. 一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。-a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:91001
    • 提供者:刘清
  1. Bayesian-posterior-probability

    0下载:
  2. 实现贝叶斯概率计算过程。假设进行n次试生产,计算最后得到后验概率,即可信度。样本数据集个数和观测值从文件中读入,计算过程封装为动态链接库,以.dll形式提供, 主程序提供界面输入先验分布值、边缘分布值,显示计算结果。 -Bayesian probability calculation process. Assuming that the n-th trial production, and calculate the final posterior probability that cr
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-30
    • 文件大小:1320069
    • 提供者:邢雪
  1. Naive-Bayesian-Data-Classification

    0下载:
  2. 数据挖掘基于朴素贝叶斯分类算法实现 该类是训练集的类-Data mining based Bayesian classification algorithm to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:4621
    • 提供者:lyc
  1. bayesian

    7下载:
  2. 基于matlab开发的利用贝叶斯网络计算配电网可靠性-Distribution network reliability based on Bayesian network matlab development
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:9279
    • 提供者:lwr
  1. Bayesian-Classify

    1下载:
  2. 基于贝叶斯网络的分类器实现,使用C++编写,不错,可以参考-Based on Bayesian network classifiers achieve C++ writing, yes, you can reference
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2204263
    • 提供者:赵小龙
  1. Bayesian-CPP-code

    3下载:
  2. 最近在研究贝叶斯网络,上传一个C++的贝叶斯网络构建、学习和推理代码,可用,有样例图,大家一起学习-A recent study of Bayesian networks, upload a C++ of Bayesian network construction, learning and reasoning of code that can be used, the sample diagram, we will study together
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45828
    • 提供者:赵小龙
  1. Bayesian-in-CSharp

    2下载:
  2. 这个是用C#写的贝叶斯网络的实现,本人也在学习过程中,大家一起来研究-This is a Bayesian network implementation written in C#, I am also in the process of learning, we study together
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:6055
    • 提供者:赵小龙
  1. Bayesian-algorithm

    0下载:
  2. 贝叶斯算法一种python实现方式,写法比较朴素,简单易懂-Bayesian algorithm python implementation, written relatively simple, easy to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:刘再风
  1. Machine-Learning-Bayesian-gene-data-test-ROC

    0下载:
  2. Machine Learning Bayesian TEST GENE data and ROC Curve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7577
    • 提供者:Kotich
  1. Bayesian

    0下载:
  2. bayesian classifier used to classify data using existing training data set, for example we can find whether client is bank defaulter or not using existing data set
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:johny
  1. Joint-Bayesian-master

    0下载:
  2. 联合贝叶斯代码,主要用于做人脸识别的,使用python语言写的-Joint Bayesian code, mainly used to make face recognition using python language to write
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:118536
    • 提供者:谭智峰
  1. Bayesian-criterion

    0下载:
  2. 基于贝叶斯准则的二元假设检验,对学习信号检测与估计很有帮助。-Based on Bayesian binary hypothesis testing, learning signal detection and estimation helpful.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:5827
    • 提供者:李明
  1. 4.6-Bayesian-Approach-to-Categorical-Distribution

    0下载:
  2. Bayesian distribution
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:21976
    • 提供者:jorgehas
  1. bayesian-hill-climbin

    0下载:
  2. FORTRAN code for minimizing a function whose uation is expensive. At each iteration, a Bayesian posterior mean for the surface shape conditional on points already sampled is constructed and the minimum of this is found. This minimum is then used as
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:109283
    • 提供者:rask0l
  1. bayesian-matting-master

    0下载:
  2. 本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:237568
    • 提供者:ns5417
  1. Baysian

    0下载:
  2. A simple application of bayesian method in diffuse prior model.
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:43008
    • 提供者:luke_sudo
  1. Variational Inference for Bayesian

    0下载:
  2. Variational Inference for Bayesian
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:6144
    • 提供者:chung
  1. Bayesian-Matting-master

    0下载:
  2. 贝叶斯框架抠图,高斯分布,采样,最大似然率,三分图,前景区域,北京区域,未知区域(proposes a new Bayesian framework for solving the matting problem, i.e. extracting a foreground element from a background image by estimating an opacity for each pixel of the foreground element. Our approac
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:7168
    • 提供者:sunjuan 12324
  1. Bayesian-Network-Structure-Learning-master

    1下载:
  2. 一般贝叶斯网络的构建是首先由相关领域的专家根据事物间的关系来确定出结构模型,即有向无环图,然后再利用其它方法确定每个节点的条件概率,但这样构建的网络模型无法保证其客观性和可靠性.(In general, the construction of Bayesian network is to determine the structural model, i.e. directed acyclic graph, by experts in related fields according to th
  3. 所属分类:其他

    • 发布日期:2021-03-16
    • 文件大小:28141568
    • 提供者:一颗豆子呀
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com