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

搜索资源列表

  1. naivebayes

    0下载:
  2. 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3034
    • 提供者:幻影
  1. Bayes.rar

    1下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:603577
    • 提供者:nbbnmm
  1. naivebayes.rar

    1下载:
  2. 这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程,This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:5562866
    • 提供者:王兵
  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. Bayes_xiugai

    0下载:
  2. 设计一种BAYSE 分类器完成对IRIS 数据库的分类-Bayes classifier for iris database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:654
    • 提供者:张敏
  1. Bayes-Iris

    1下载:
  2. 根据贝叶斯原理设计的一个简单的分类器,利用已知样本数据训练后,分类器就可以对未知样本进行分类。(实验时采用的是Iris数据集。)-According to the design of a simple Bayesian classifier, using the known training sample data, the classifier can classify the unknown samples. (Experiments using the Iris data set.)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:9167
    • 提供者:lhb
  1. Bayes-iris

    0下载:
  2. 本人编写的模式识别中的bayes判别分析算法,识别效果不错-I write the pattern recognition algorithm bayes discriminant analysis to identify good results
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2136
    • 提供者:yupan
  1. Irisabayes

    0下载:
  2. 对Iris数据进行贝叶斯两类分类,实现正确与错误分类的比较-classification based on Bayes to the date of Iris
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:2328
    • 提供者:raimose
  1. Bayes-iris

    0下载:
  2. 在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in Matlab environment, iris data, there is no off-the-shelf data command.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-22
    • 文件大小:3072
    • 提供者:李毅
  1. Bayes-Iris

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

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

    0下载:
  2. k-means和贝叶斯算法对iris数据进行测试-k-means algorithm and Bayesian test for iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:32891
    • 提供者:万月
  1. PatternRecognition

    3下载:
  2. (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6880
    • 提供者:刘宏
  1. bayes

    0下载:
  2. es un algoripmo de data clusterin que se implemento en la base de datos iris con finalidad de clasificar susu clases esta elaborado en c++ (dev.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4692
    • 提供者:daniel
  1. Bayes

    0下载:
  2. 对于Iris数据集的Bayes分类器,采用最大后验概率进行判断。-Iris Bayes classifier for data sets, using maximum a posteriori estimation judgment.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4665
    • 提供者:杨杨
  1. Bayes

    0下载:
  2. 利用贝叶斯网络对IRIS数据(鸢尾花)进行分类,含原始数据-Bayesian network IRIS data (iris) are classified, including raw data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5479
    • 提供者:牛善涛
  1. class_bayes

    0下载:
  2. classifier bayes with dataset iris
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1130
    • 提供者:Giselly
  1. 贝叶斯分类

    1下载:
  2. 通过python进行编程,运用贝叶斯算法原理,对iris数据集进行分类(Classification of iris data sets by Bayes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-03
    • 文件大小:4096
    • 提供者:vicshun
搜珍网 www.dssz.com