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

搜索资源列表

  1. Navie-Bayes

    0下载:
  2. matlab code for Navie Bayes
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:1490504
    • 提供者:mojtaba
  1. bayes(C)

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

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

    0下载:
  2. bayes分类算法,适合数据挖掘初学者学习-Bayesian classification algorithm for data mining beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:13673
    • 提供者:fengbingtao
  1. bayes

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

    • 发布日期:2017-12-02
    • 文件大小:1613
    • 提供者:zhaichenxi
  1. bayes-network-for-classication

    0下载:
  2. 利用朴素贝叶斯网络来训练语料库,得到理想模型-bayes network for classication
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:201860
    • 提供者:李婷会
  1. Bayes

    0下载:
  2. 贝叶斯方法 课程报告,源程序和图片在另一个文件夹,搜Bayes program 程序与图片-Bayesian methods course reports, source code and pictures in another folder, search Bayesian methods and procedures and pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:44312
    • 提供者:jimmyhuang
  1. Bayes-program

    0下载:
  2. Bayes program 贝叶斯的课程设计,报告搜索bayes-Bayes Bayes program curriculum design, report search bayes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:198085
    • 提供者:jimmyhuang
  1. naive-bayes-classifier

    0下载:
  2. 程序实现了naive bayes classifier, 并附有对美国参议院根据投票情况来判断议员属于民主党还是共和党的例子。-Program achieved a naive bayes classifier, along with the U.S. Senate voting to determine under Democrat and Republican members belonging examples.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3818
    • 提供者:杜晗
  1. bayes-classifier-

    0下载:
  2. 程序展示了bayes classifier对于连续数据的应用,假设数据均服从高斯分布。程序包含了binary classification和multi-classification的例子。-Program shows bayes classifier for continuous data applications, assume that the data are Gaussian. Program includes a binary classification and multi-clas
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:20369
    • 提供者:杜晗
  1. Naive-Bayes

    0下载:
  2. 一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。 为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化 操作。-A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values ​ ​ are not dir
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3162
    • 提供者:浩克
  1. Bayes

    0下载:
  2. 离散随机系统的Bayes辨识法,matlab程序-Bayes discrete stochastic systems identification method, matlab program
  3. 所属分类:ELanguage

    • 发布日期:2017-04-07
    • 文件大小:1649
    • 提供者:zhou
  1. bayes

    0下载:
  2. 基于bayes的判别分析应用,集体应用可修改数据-Bayes discriminant analysis applications based on the collective application can modify data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2959373
    • 提供者:寒暄
  1. Naive-Bayes

    0下载:
  2. 朴素贝叶斯代码,考虑很多的因素,并启用用拉普拉斯矫正了-Naive Bayes code, considering many factors, and enable the Laplace corrected
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:560
    • 提供者:jiangbingbing
  1. bayes(C)

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

    • 发布日期:2017-04-06
    • 文件大小:3570
    • 提供者:乙烯项目
  1. Naive-Bayes-Text-Classification

    1下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:520820
    • 提供者:刘韵
  1. Bayes

    0下载:
  2. 本程序是实现了数据挖掘中的Bayes算法,能直接运行且能进行二次开发-This procedure is to implement the Bayes algorithm in data mining, and can run directly to secondary development
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5775706
    • 提供者:xiao
  1. Bayes

    0下载:
  2. 数据挖掘 经典算法 贝叶斯网络matlab源码-data mining bayes net matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:411347
    • 提供者: 李杰
  1. naive bayes algorithm

    0下载:
  2. implementation of naive bayes algorithm with example dataset
  3. 所属分类:matlab例程

  1. Bayes

    0下载:
  2. 本项目用于实现Bayes分类算法 本项目用于实现Bayes分类算法-The Bayes classification algorithm used to implement the project The Bayes classification algorithm used to implement the project
  3. 所属分类:Other systems

    • 发布日期:2017-06-02
    • 文件大小:13853212
    • 提供者:ld
  1. Laplace-kalman-bayes-kalman

    0下载:
  2. 拉普拉斯(Laplace)、卡尔曼(kalman)、贝叶斯(bayes)几种关于图像处理中图像融合或滤波的matlab源程序。-Laplace (Laplace), Kalman (kalman), Bayesian (bayes) several image processing or filtering in image fusion matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:451009
    • 提供者:李晓玲
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com