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

搜索资源列表

  1. The-programming-collective-wisdom

    0下载:
  2. 《集体智慧编程》(programming collective intelligence building smart web 2.0 applications)以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:28408832
    • 提供者:chenlei
  1. bAYES

    0下载:
  2. 一个用MATLAB实现的贝叶斯辨识的代码,可以利用贝叶斯算法实现辨识-The Bayesian identification code in MATLAB
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1697
    • 提供者:灵风
  1. BayeK2

    0下载:
  2. 贝叶斯网络学习算法――k2算法,包括对贝叶斯网络结构的学习,最后生成网络-Bayesian network learning algorithms- k2 algorithm, including learning of Bayesian network structure, and finally generate network
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:706
    • 提供者:灵风
  1. mosaicbaye

    0下载:
  2. 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-(WAVELET) image denoising algorithm source code based on Bayesian (BAYES) threshold wavelet
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:18699
    • 提供者:灵风
  1. R

    0下载:
  2. R程序中的距离判别问题,此程序为马氏距离判别法、贝叶斯判别法的R程序,需要用R软件打开-The distance discriminant R program this program for the Mahalanobis distance discrimination law, the Bayesian discrimination law R program, you need to use the R software open
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1559
    • 提供者:yixuan
  1. myBayes

    0下载:
  2. 贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类-Bayesian classifier principle a priori probability of the object using the Bayesian formula to calculate the subsequent posterior probability that the object belongs to a certa
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1156
    • 提供者:冰点
  1. main

    0下载:
  2. 朴素贝叶斯分类器在符号型数据库上的实现,这里说的符号型数据库指属性取值满足离散、无序、有限,无运算-bayesian classifier
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1622
    • 提供者:丁一
  1. BayesianAlgorithmPresentation

    0下载:
  2. Bayesian Algorithm presentation.
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:1140356
    • 提供者:driloni
  1. BayessianRule

    0下载:
  2. 贝叶斯分类器的2分类的实现演示,随机生成数据,进行2维特征的2分类-Classification Bayesian classifier achieve demo, randomly generated data, 2-dimensional feature classification
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:730
    • 提供者:spy
  1. bayes1

    0下载:
  2. 最小错误率贝叶斯决策 模式识别 贝叶斯分类器设计-Minimum error rate Bayesian decision pattern recognition Bayesian classifier design
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:903
    • 提供者:zhangnana
  1. bayes

    0下载:
  2. 贝叶斯动态信息处理,得到环境中的动态信息-The Bayesian dynamic information processing, to obtain the dynamic information in the environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:38075
    • 提供者:赵雪
  1. lyn_1

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

    • 发布日期:2017-11-24
    • 文件大小:675
    • 提供者:板儿
  1. Dynamic-Denoising-of-Tracking-Sequences

    0下载:
  2. In this paper, we describe an approach to the problem of simultaneously enhancing image sequences and tracking the objects of interest represented by the latter. The enhancement part of the algorithm is based on Bayesian wavelet denoising, which
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:2399917
    • 提供者:Linh
  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. 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
  3. 所属分类:Other windows programs

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

    0下载:
  2. 简单的贝叶斯文本分类器。简单的贝叶斯文本分类器,人工智能课程小作业。-Simple Bayesian text classifier. Simple Bayesian text classifier AI courses smaller jobs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:19939
    • 提供者:曹刚
  1. bayesthresholding

    0下载:
  2. it gives brief explanation about Bayesian threshloding
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1892240
    • 提供者:vengat
  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. 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 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com