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

搜索资源列表

  1. Iris

    1下载:
  2. 贝叶斯分类程序,iris数据集,很有用,已测试
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:327.51kb
    • 提供者:ding
  1. 数据顺序变换

    0下载:
  2. 该可以将数据集按行任意调换顺序,给出了IRIS数据集及例子。
  3. 所属分类:源码下载

    • 发布日期:2011-06-16
    • 文件大小:1.17kb
    • 提供者:xjj1120
  1. Bayes.rar

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

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

    0下载:
  2. 数据挖掘经典专用UCI数据集,鸢尾花数据集,data mining dadaset
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2.35kb
    • 提供者:李林
  1. RBF_example_IRIS

    1下载:
  2. RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-24
    • 文件大小:19.46kb
    • 提供者:LikeTheBird
  1. Bayes_example

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

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

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

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

    1下载:
  2. iris数据集,从网上下下来的,供大家分享-It is good.
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:1.08kb
    • 提供者:liliang
  1. iris

    0下载:
  2. iris数据集 data形式.可用于matlab-iris data
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:853byte
    • 提供者:王丰丰
  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
    • 文件大小:8.95kb
    • 提供者:lhb
  1. IrisClassification

    0下载:
  2. Iris数据集的分类程序,包括线性分类器实验,BP网络分类器实验,以及异或数据的BP网络分类实验,外带试验报告-Iris data set of classification procedures, including linear classification experiment, BP network classifier experiments, and different BP networks or data classification experiment, take-test
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:609.19kb
    • 提供者:刘文
  1. LDAfenlei

    0下载:
  2. 此程序主要用来对iris数据集进行分类,主要训练二分类器。(This program is mainly used to classify iris data sets)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:猪头阿坝
  1. Iris数据集BP神经网络实例代码

    1下载:
  2. Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:90kb
    • 提供者:xzj
  1. K均值对iris数据集聚类

    1下载:
  2. k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3kb
    • 提供者:redeemer
  1. iris

    0下载:
  2. iris数据集的XLS文件,方便matlab使用(The iris data set of XLS files, easy to use)
  3. 所属分类:其他

  1. MATLAB实现鸢尾花数据集分类

    3下载:
  2. 基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。(Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-14
    • 文件大小:2kb
    • 提供者:嚯嚯哒
  1. iris

    1下载:
  2. 文件包含鸢尾花csv数据集以及鸢尾花项目代码的py文件以及txt文件(The file contains the iris CSV dataset and the PY file and the txt file of the iris project code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-26
    • 文件大小:12kb
    • 提供者:交大校草
  1. k-means算法的Matlab实现以及Iris数据集

    1下载:
  2. k-means算法实现以及Iris数据集(Implementation of K-means algorithm and Iris data set)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-25
    • 文件大小:1kb
    • 提供者:二胡二胡
  1. 贝叶斯分类

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

    • 发布日期:2021-02-03
    • 文件大小:4kb
    • 提供者:vicshun
  1. SMO 算法实现线性 SVM 分类器,对 iris 数据集进行二分类

    0下载:
  2. 不使用sklearn库,手写实现SMO算法线性 SVM 分类器,对 iris 数据集进行二分类
  3. 所属分类:系统编程

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com