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

搜索资源列表

  1. naive bayes algorithm

    0下载:
  2. c45算法介绍
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-08-31
    • 文件大小:7997
    • 提供者:pychao1985
  1. 贝叶斯和Fisher分类器的matlab源程序

    3下载:
  2. 基于Bayes和fisher的分类器,便于对通一批数据比较两个分类器的分类结果标有注视,简单易懂,用于初学者入门使用
  3. 所属分类:源码下载

    • 发布日期:2010-11-22
    • 文件大小:448888
    • 提供者:gabrielle
  1. 用matlab实现最小风险bayes准则

    0下载:
  2. 用matlab实现最小风险bayes准则
  3. 所属分类:源码下载

    • 发布日期:2010-12-04
    • 文件大小:4011
    • 提供者:celiaboer
  1. Kmeans和Bayes的文本分类实现

    1下载:
  2. Kmeans和Bayes的文本分类实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-05-25
    • 文件大小:5101645
    • 提供者:mys10_6084
  1. fenleichengxu.rar

    1下载:
  2. 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:528670
    • 提供者:gaomiao
  1. naiveBayes.rar

    1下载:
  2. 朴素贝叶斯算法源码,C++实现。大家可以下来看,Naive Bayes algorithm source code, C++ to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:580934
    • 提供者:李青青
  1. codebook.rar

    0下载:
  2. 实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。,Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4566464
    • 提供者:wuhui
  1. Bayes

    0下载:
  2. 使用Matlab实现,包括一维特征最小错误率bayes分类器;二维特征最小错误率bayes分类器;二维特征最小风险bayes分类器以及使用的数据集合。-Using the Matlab implementation, including the minimum error rate of one-dimensional characteristics of bayes classifier two-dimensional characteristics of the minimum error
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4468
    • 提供者:郭鹏宇
  1. BayesClassifier.rar

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  1. Bayes-Matting

    3下载:
  2. 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-04-07
    • 文件大小:32719937
    • 提供者:ray
  1. Bayes_example

    0下载:
  2. Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:44937
    • 提供者:LikeTheBird
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. Navie-Bayes

    3下载:
  2. 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
  3. 所属分类:Graph program

    • 发布日期:2015-06-25
    • 文件大小:1489847
    • 提供者:文瑞
  1. Naive_Matlab

    0下载:
  2. Naive Bayes classification algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3574
    • 提供者:Leo
  1. judger

    1下载:
  2. 最小错误率和最小风险贝叶斯分类器,附带示例数据-Minimum error rate and minimum risk Bayes classifier, with sample data
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:3173
    • 提供者:胡振
  1. Bayes++

    0下载:
  2. BAYESIAN FILTERING: including KF, EKF, Unscented EKF, Particle Filter & etc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:135842
    • 提供者:midori
  1. subattribspace

    0下载:
  2. 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6749
    • 提供者:lee
  1. LinearBayesImageFusion

    0下载:
  2. 图像融合是图像处理的一个研究热点,这里提供一种线性Bayes估计的融合方法-Image fusion is image processing of a research hot spots, here a linear Bayes estimate of Fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2675300
    • 提供者:ly
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:517662
    • 提供者:yutao
  1. baysianclassify

    0下载:
  2. bayes classifier using naive bayes method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:135161
    • 提供者:代龙
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com