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

搜索资源列表

  1. fisher判别分析

    4下载:
  2. 利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:wallace
  1. shiyan4

    0下载:
  2. 解决非线性多类别分类问题,利用实际数据进行分类处理。(Solving nonlinear multi class classification problem, using actual data for classification processing.)
  3. 所属分类:matlab例程

  1. BP Matlab实现

    1下载:
  2. 采用Iris数据集在matlab上实现简单的数据训练和分类(Using Iris data set in matlab to achieve a simple data training and classification.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:
    • 文件大小:2048
    • 提供者:王婉宁
  1. irisdatasetclustering

    0下载:
  2. IRIS DATA SET CLUSTERING IN MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1112064
    • 提供者:arjun2114
  1. bp神经网络

    0下载:
  2. 在matalab上利用bp神经网络对iris 数据进行分类(iris data mashine learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:wangxianchuan
  1. Matlab_SVM

    0下载:
  2. SVM算法实现+数据 (要用到一些包,按照代码里面的import到网站下就行) 1.读取数据:在Matlab中调用textread可读取UCI数据集,这里读取的文件是iris.data,因为文件中以逗号为分隔符,所以还要在读取方法中添加参数“‘delimiter’,‘,’”,从而在读数据的时候自动跳过分隔符。 2.调用cvx工具箱中的方法:首先需要下载cvx工具箱的压缩文件,在其目录下运行cvx_setup指令,然后调用其方法,以cvx_begin开头,cvx_end为终止符号,所有需
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:dale无双
  1. 模式识别实验一

    0下载:
  2. matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)
  3. 所属分类:matlab例程

  1. nyc_weather

    0下载:
  2. NYC Weather Data NYC include TMAX, TMIN, Wind AVG, PRCP
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:643072
    • 提供者:jxnx888
  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
    • 文件大小:2048
    • 提供者:嚯嚯哒
  1. irisdata

    1下载:
  2. 用于聚类的数据集。。。。。。。。。。。。。(Data sets for clustering)
  3. 所属分类:Windows编程

    • 发布日期:2019-11-28
    • 文件大小:3072
    • 提供者:chen717
  1. 分类器评估及交叉验证_代码

    3下载:
  2. 内有鸢尾花数据的5折交叉验证实验代码,采用的分类器是贝叶斯分类器。(There is a 5-fold cross-validation experiment code for the iris data, and the classifier used is a Bayesian classifier.)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-19
    • 文件大小:15360
    • 提供者:The_one
  1. Random_Forest

    6下载:
  2. 内涵PCA降维;SMOTE插值;t-SNE降维等算法的随机森林算法,以及鸢尾花数据集,有利于新手或者工程性实验借鉴~(Connotative PCA dimensionality reduction; SMOTE interpolation; t-SNE dimensionality reduction algorithms such as random forest algorithm, as well as iris data sets, is conducive to novice or
  3. 所属分类:matlab例程

    • 发布日期:2020-01-29
    • 文件大小:885760
    • 提供者:SaoYear
  1. SVM_tensorflow-master

    1下载:
  2. SVM通过tensorflow训练iris数据集,寻找最优参数,使误差最小化(SVM trains iris data set through tensorflow to find the optimal parameters and minimize the error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-17
    • 文件大小:87040
    • 提供者:中世纪!!
  1. iris_data

    0下载:
  2. Iris Data Set(鸢尾属植物数据集)是我现在接触到的历史最悠久的数据集,它首次出现在著名的英国统计学家和生物学家Ronald Fisher 1936年的论文《The use of multiple measurements in taxonomic problems》中,被用来介绍线性判别式分析。在这个数据集中,包括了三类不同的鸢尾属植物:Iris Setosa,Iris Versicolour,Iris Virginica。每类收集了50个样本,因此这个数据集一共包含了150个样本。
  3. 所属分类:数据挖掘

  1. 量子行为的粒子群算法-SVM

    2下载:
  2. 改进量子粒子群算法,用于优化支持向量机参数,用IRIS数据验证(An improved quantum particle swarm optimization (QPSO) algorithm is used to optimize the parameters of support vector machine (SVM), which is validated by IRIS data.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:13312
    • 提供者:dw dw dw dw
  1. k-means-for-iris

    2下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)
  3. 所属分类:数据挖掘

    • 发布日期:2020-07-04
    • 文件大小:28672
    • 提供者:麻衣蚂蚁
  1. can_use_kmeans

    1下载:
  2. K-means对iris数据集进行分类,可画出3维分类图(K-means to classify iris data set)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-20
    • 文件大小:1024
    • 提供者:clxdbclt
  1. svm

    2下载:
  2. 利用支持向量机,对鸢尾花数据集进行分类。(Support vector machine is used to classify iris data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-19
    • 文件大小:1024
    • 提供者:valiant-7
  1. svm分类鸢尾花数据集

    1下载:
  2. Three classifications of iris data using SVM based on Anaconda
  3. 所属分类:其他

    • 发布日期:2021-03-19
    • 文件大小:16384
    • 提供者:某某褚
  1. 鸢尾花 数据的处理

    1下载:
  2. MATLAB 利用Fisher分析和核Fisher分析对鸢尾花数据集进行分类,可以发现Kfisher 可以较好地对非线性数据的分类(MATLAB USES Fisher analysis and core Fisher analysis to classify the iris data set, and it can be found that Kfisher can classify the nonlinear data well)
  3. 所属分类:其他

    • 发布日期:2021-03-08
    • 文件大小:3072
    • 提供者:时光0563
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com