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

搜索资源列表

  1. naive_bayes

    1下载:
  2. 朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12342
    • 提供者:张涛
  1. 模式识别_贝叶斯分_类器

    0下载:
  2. 一个用来做模式识别的贝叶斯分类器-used as a pattern recognition Bayesian classifier
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72718
    • 提供者:李丰华
  1. 贝叶斯分类器

    3下载:
  2. 贝叶斯一维分类器,用matlab编写,正态分布下男女生判别,最小错误率的贝叶斯分类
  3. 所属分类:C#编程

    • 发布日期:2011-05-26
    • 文件大小:786
    • 提供者:binghunxuepo99
  1. ClassficationBaseOnAssociation

    0下载:
  2. 贝叶斯分类器的改进 在windows 平台下实现;-Improvement of Bayes classfication It is implement in windows.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1490342
    • 提供者:huoshang
  1. Bayes

    0下载:
  2. 贝叶斯分类器,可以输入不同的数据,从而区分出两类产品,只能两类-bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:861
    • 提供者:苏红滨
  1. GMMmodelandtheBayesianclassifier

    0下载:
  2. GMM模型和贝叶斯分类器 用于视频图像的处理-GMM model and the Bayesian classifier for video image processing
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1407
    • 提供者:isee
  1. bayescls

    0下载:
  2. 贝叶斯分类器代码,介绍贝叶斯分类器的功能-Bayesian classifier code, describes the function of the Bayesian classifier
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:1368
    • 提供者:王涛
  1. BBayes_Classia

    0下载:
  2. 贝叶斯分类器,利用后验概率,对对已知属性对象进行分类可直接使用。 -Bayesian classifier using posterior probability classification known attribute object can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3507
    • 提供者:系统,结构
  1. BBayyesClasssa

    0下载:
  2. 贝叶斯分类器,bayesian classifier,贝叶斯斯分类器,bayesian classifier 已通过测试。 -Bayesian classifier, Bayesian, the classifier the Bayeux MEP classification, bayesian classifier has passed the test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:684
    • 提供者:myppp
  1. Pbayesfenleiqa

    0下载:
  2. 模式识别--VISUAL C++环境下编写的贝叶斯分类器(bayes),值得收藏-Mode identification- VISUAL C++ environment prepared by the Bayesian classifier (bayes) worth collecting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:20109
    • 提供者:
  1. Nnaive_bayesa

    0下载:
  2. 朴素贝叶斯分类器,用C++实实现的基于朴素贝叶斯算法的分类器 -Naive Bayesian classifier, the classifier based on the Naive Bayes algorithm to achieve C++ real
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:12301
    • 提供者:
  1. TBayessh

    1下载:
  2. 代码软件包是一个基于贝叶斯分类器的分类程序,包括数数据集,运行该程序可以是一个,可以直接使用。 -Code package is based on a Bayesian classifier program, including the number of data sets, run the program, you can directly use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:755745
    • 提供者:wyq52103
  1. bayesianClassify

    0下载:
  2. 贝叶斯分类器,实现文件的分类-Bayes classifie
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-06
    • 文件大小:339237
    • 提供者:周广刚
  1. .net--matlab

    0下载:
  2. 基于C﹟的 贝叶斯分类器 .net源代码-Bayesian classifier based on C#. Net source code
  3. 所属分类:.net

    • 发布日期:2017-11-24
    • 文件大小:2291
    • 提供者:杨凯
  1. SharpClassifier_Adult-master

    0下载:
  2. 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:43244544
    • 提供者:NothingMore
  1. 3.贝叶斯分类器

    1下载:
  2. 贝叶斯定理是用数学的方法来解释生活中大家都知道的常识,而机器学习使用的各种算法中,最常见的就是贝叶斯定理。此代码为贝叶斯分类python代码,包含高斯贝叶斯分类器,多项式贝叶斯分类器和伯努利贝叶斯分类器,并有具体的数据例子进行仿真比较(Bias's theorem is a mathematical way to explain all the common sense in life, and machine learning using various algorithms, the mos
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:fdy219517
  1. 朴素贝叶斯源码

    0下载:
  2. 朴素贝叶斯分类器用Python实现,基础代码适合初学者(Naive bayes classifier is implemented in Python, and basic code is suitable for beginners)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:236544
    • 提供者:Amber555
  1. work

    1下载:
  2. 贝叶斯下文本分类器,python语言,包括中文分词和英文分词(Bias's lower text classifier, python language, including Chinese participle and English participle)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:13926400
    • 提供者:ax123
  1. bayes

    0下载:
  2. 这是一个用于贝叶斯分类器的源代码,请有需要的朋友看一下(This is the python source code used to describe baysion clustering. It can be combined with your actual needs.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:chentrer
  1. 红酒贝叶斯

    2下载:
  2. 红酒贝叶斯分类,用朴素分类器进行分类,可用。(Red wine Bias classification, using simple classifier)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:16384
    • 提供者:roswell_lou
« 12 3 4 »
搜珍网 www.dssz.com