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

搜索资源列表

  1. bayesian1

    1下载:
  2. 实现数据挖掘的关联规则贝叶斯算法,打开可直接运行-Data mining association rules Bayesian algorithm can be directly run to open
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:908596
    • 提供者:张菲
  1. bayescode

    1下载:
  2. 贝叶斯分类,线性非线性分类,神经网络分类-Bayesian classification, linear non-linear classification, neural network classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:537754
    • 提供者:李浩
  1. K-meansNB

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:172903
    • 提供者:李浩
  1. NB

    0下载:
  2. :朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关 系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类 性能的方法。为进一步的研究打下坚实的基础。-: Naive Bayesian classifier is a simple and efficient classifier, but its attribute independence assumption that the rea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:149249
    • 提供者:李浩
  1. Bayes_fu

    0下载:
  2. 用MATLAB实现模式识别中的贝叶斯分类-Using MATLAB to achieve recognition in the Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1038
    • 提供者:老火
  1. Bys

    0下载:
  2. 贝叶斯网络的算法,它具有结构学习,参数学习,和推理的功能。-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:27832
    • 提供者:byj
  1. beiyes

    0下载:
  2. 贝叶斯网络概率中文分词算法,基于概率的分词算法-Bayesian network probability of Chinese word segmentation algorithm, based on the probability of word segmentation algorithm
  3. 所属分类:MultiLanguage

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

    0下载:
  2. 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:huang fang
  1. bayes

    1下载:
  2. 贝叶斯决策包含最小风险和最小错误概率两种情况的仿真-Bayesian decision-making included the minimum risk and minimum error probability of the two simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1887
    • 提供者:liuyang
  1. Bayes_Classify

    1下载:
  2. 贝叶斯分类器,利用后验概率,对已知属性对象进行分类-Bayesian classifier, the use of posterior probability of the known properties of the object classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3443
    • 提供者:孙巍巍
  1. bayesgauss

    0下载:
  2. 图像模式识别中使用的高斯型贝叶斯分类器,提供完整的参数选择-Gaussian Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:1555
    • 提供者:cai chenyun
  1. ClassCode

    0下载:
  2. 本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。-This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:4882
    • 提供者:吕晋普
  1. SB2_Release_200

    1下载:
  2. 稀疏贝叶斯方法mablab 工具箱,内嵌快速算法。-SparseBayes. . . . . . . . . . . . . . An Efficient Matlab Implementation of theSparse Bayesian Modelling Algorithm (Version 2.0)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:156975
    • 提供者:xiaomu
  1. zuoye

    0下载:
  2. 利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47039
    • 提供者:倪继峰
  1. patternRecognition

    0下载:
  2. 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making, the estimated probability de
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13751980
    • 提供者:yrw
  1. Bayes_Classify

    2下载:
  2. 基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例-Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1424925
    • 提供者:李琛
  1. PatternRecongnition

    0下载:
  2. 本程序是关于模式识别基本操作的,给出了贝叶斯判别函数等-This procedure is about the basic operation of pattern recognition, Bayesian discriminant function is given, such as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:996678
    • 提供者:高圆圆
  1. tztqjsydm

    0下载:
  2. 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-04
    • 文件大小:53882
    • 提供者:许白
  1. knn

    1下载:
  2. KNN 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1213
    • 提供者:shabo
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com