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

搜索资源列表

  1. classer

    0下载:
  2. 这是一个贝叶斯分类器,用于人工智能的科研学习和工作,有例子可以参考-Bayesian classifier, artificial intelligence for research study and work, there are examples you can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3036
    • 提供者:ji
  1. Pattern-recognition

    0下载:
  2. 《模式识别》,是本人用matlab语言编程来实现贝叶斯分类器的设计-" Pattern recognition" is a programming language I use matlab to implement Bayesian classifier design
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:245390
    • 提供者:gxfnkm
  1. gender-classification-experiments

    1下载:
  2. 这是用身高体重数据进行性别分类的实验。 用最小错误率贝叶斯分类器决策时,首先通过比较概率大小判断一个体重身高二维向量代表的人是男是女,然后再逐一与已知性别的数据比较,就可以得到错误率的统计。然后改变先验概率,重复上面的过程,观察数据结果的变化。 用最小风险贝叶斯分类器决策时,首先求出用最小错误率贝叶斯分类器得到的条件概率;然后根据人为给定的决策表,根据公式算出条件风险;然后逐一比较条件风险,找出使条件风险最小的决策(也就是分类)。最后用分类得到的结果逐一比较已经知道的原始数据,统计处错误
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:90542
    • 提供者:崔杉
  1. BayesClassifier

    0下载:
  2. 基于java语言实现的贝叶斯分类器,可以用于中文或者英文进行分类-Bayesian classifier based on the java language, Chinese or English can be used to classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:15248
    • 提供者:
  1. 06102001

    0下载:
  2. 机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!-" -Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but few notes, o
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1338
    • 提供者:caifeifei
  1. Bayes

    0下载:
  2. C++ 实现的一个简单的贝叶斯分类器 对人工智能学习有很大帮助-C++ implementation of a simple Bayesian classifier Great help of artificial intelligence to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6103688
    • 提供者:吴国华
  1. WindowsFormsApplication1

    0下载:
  2. naive Bayesian classifier
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:65828
    • 提供者:Junior
  1. yi

    0下载:
  2. 图像的贝叶斯分类MATLAB程序,最优阈值迭代法-Image of the Bayesian classifier MATLAB program,Iterative method of optimal threshold
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:815
    • 提供者:luxixi
  1. bayesleastrisk

    0下载:
  2. 基于最小错误概率和最小风险的贝叶斯分类器-Based on the minimum probability of error and minimum- risk Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1290
    • 提供者:醉月
  1. 1

    0下载:
  2. 利用最小错分概率贝叶斯分类器进行图像分类的基本方法-Minimum probability of misclassification Bayesian classifier for image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3766
    • 提供者:MENGYAO
  1. TreeID3

    0下载:
  2. 决策树ID3分类算法以及朴素贝叶斯分类算法可以用于数据的分类-Decision tree ID3 classification algorithm and the naive Bayesian classifier algorithm can be used for data classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:27650
    • 提供者:张海龙
  1. zuoye

    0下载:
  2. 模式识别作业,贝叶斯分类,欧式距离马氏距离-Pattern recognition operation, the Bayesian classifier, the Euclidean distance, Mahalanobis distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:917
    • 提供者:毕浩洋
  1. Iris

    1下载:
  2. 一个用贝叶斯分类器实现的分类例题-Bayesian classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1378050
    • 提供者:redy
  1. Bayesian-based-classifier-design

    0下载:
  2. 基于贝叶斯的分类器设计.用“cancer.mat”的数据作为训练样本集,建立Bayes分类器,用测试样本数据对该分类器进行测试,从而加深对所学内容的理解和感性认识。-Based on the Bayes classifier. ' Cancer.mat data as the training sample set, the establishment of the Bayes classifier, the classifier is tested with the test sampl
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:325212
    • 提供者:封睿
  1. NaiveBayesClassifier.tar

    0下载:
  2. naive Bayesian Classifier for classification
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1140516
    • 提供者:sarekar
  1. Bayes

    0下载:
  2. 一种贝叶斯分类器,用matlab写成,可用于实现贝叶斯分类-A Bayesian classifier, languages ​ ​ can be used to implement the Bayesian classifier using matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:朱阳
  1. bayes

    0下载:
  2. bayesian classifier, naive bayesian classifier algorithms are implementer using matlab 20-bayesian classifier, naive bayesian classifier algorithms are implementer using matlab 2011
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15422
    • 提供者:Karim Khalifeh
  1. Bshiyan_moshia

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

    • 发布日期:2017-04-03
    • 文件大小:671805
    • 提供者:门槛
  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 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com