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

搜索资源列表

  1. TrabalhoPDI01

    0下载:
  2. kmeans dataset iris.dat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:717
    • 提供者:dalvit
  1. NMF

    0下载:
  2. NMF在对Iris数据集上进行将为处理。-NMF:dimension reduction in the dataset Iris
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:chou
  1. moshishibiesuanfashiyanshuju

    0下载:
  2. 该数据集中的数据是由鸢尾属植物的三种花——Setosa、Versicolor与Virginica——的测量结果所组成,数据集中共包含150组数据信息,每一类别植物有50组数据。- The data in the dataset is composed of three species of Iris flowers- Setosa, Versicolor and Virginica- consisting of the measurement results, the data set cont
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:4668
    • 提供者:罗沛佩
  1. parzen_estimate_psf

    1下载:
  2. Parzen窗函数法(方窗,正态窗,指数窗)进行数据估计。源码中包含对一维和二维数据的估计程序,同时还将iris、Yeast、abalone数据集绛为一维进行数据估计。-Parzen window functions is used to estimate the datasets(contains the one-dimensional datasets and the two-dimensional datasets). Besides, there are programs that ch
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4148
    • 提供者:dandanzhao
  1. Iris_s1

    0下载:
  2. Kmeans+PSO算法,处理IRIS数据集,输出fitness function的值,和粒子变化的动态图像,亲测可行。-Kmeans based PSO algorithms, dealing with classic dataset iris. the output is the value of fitness function, and the dynamic plot of the change of particle position
  3. 所属分类:数据挖掘

    • 发布日期:2017-04-14
    • 文件大小:3358
    • 提供者:蛐蛐
  1. BP_for_classify

    0下载:
  2. 一个BP神经网络解决分类问题,数据集是Iris数据集-Here is a bp ANN for classify,the dataset used is the Iris dataset
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:7731
    • 提供者:张磊
  1. perceptron

    0下载:
  2. 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:乔伊
  1. class_bayes

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

    • 发布日期:2017-04-12
    • 文件大小:1130
    • 提供者:Giselly
  1. BP

    0下载:
  2. BP神经网络,用C#实现反向神经网络识别iris花数据集,准确率95 以上-BP neural network, using C# implementation iris flower reverse neural network dataset, the accuracy rate above 95
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:417549
    • 提供者:邵双
  1. belajar_decision_tree

    0下载:
  2. Decision Tree Classifier applied on standard Iris dataset using Python.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:598
    • 提供者:achmad zaenuri
  1. LogisticRegression

    0下载:
  2. Logistic Regression on IRIS Dataset using TensorFlow
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:11927677
    • 提供者:fordicus
  1. iris_data_set

    0下载:
  2. 使用python语言 , 实现对iris数据集的贝叶斯分类-Using the python language, the Bayesian classification of the iris dataset is achieved
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-11
    • 文件大小:8429
    • 提供者:He
  1. libsvm_experiment

    0下载:
  2. 利用matlab自带的libsvm库在iris数据集上进行分类实验(Experiment on iris dataset based on the SVM algorithm using libsvm,matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:Dean_L
  1. MLP_iris

    0下载:
  2. 一个简单的多层感知器实现鸢尾花数据的分类的代码(use mlp to realize the classification of Iris dataset)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:白小羊咩咩
  1. kmeans

    1下载:
  2. 用natlab将iris数据聚类为三类。然后将结果与虹膜数据集中的正确结果进行比较,并计算分类精度(You are offered the iris dataset of the UCI dataset. Cluster the data to three categories. Then compare the result with the correct one in iris dataset and compute the classification accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:2048
    • 提供者:aaabbbcnmd
  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
    • 文件大小:12288
    • 提供者:交大校草
  1. 鸢尾花

    2下载:
  2. 封装KNN算法,了解IRIS数据集 分类鸢尾花数据集(Encapsulation of KNN algorithm to understand IRIS dataset classification iris dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-22
    • 文件大小:13312
    • 提供者:SUN丿
  1. K-means聚类

    2下载:
  2. 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-20
    • 文件大小:8192
    • 提供者:salleyye
« 1 2»
搜珍网 www.dssz.com