CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Iris数据集

搜索资源列表

  1. isodata_iris

    1下载:
  2. 聚类分析isodata算法的C程序,实现对iris数据集分类的功能
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2839
    • 提供者:王璐瑶
  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
    • 文件大小:19924
    • 提供者:LikeTheBird
  1. Bayes_example

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

    • 发布日期:2017-03-28
    • 文件大小:44937
    • 提供者: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-28
    • 文件大小:164604
    • 提供者:LikeTheBird
  1. BP_2

    0下载:
  2. 基于BP算法的iris数据集分类,matlab实现,含注释。-is data set based on BP algorithm, the Matlab implementation, including annotations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5265
    • 提供者:kangyan
  1. popular-UCI-datasets

    12下载:
  2. 一些非常有用的数据集,适合我们从事机器学习的人使用,matlab下的mat格式和excel格式,包括注明的iris,糖尿病等数据集-some useful datasers for machine learning learners,such as diabeters,iris and so on
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-15
    • 文件大小:300812
    • 提供者:王凯
  1. ann

    0下载:
  2. BP神经网络实现算法,测试数据时iris数据集,识别率在95 以上-BP neural network algorithm, test data, iris data set, more than 95 recognition rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1375699
    • 提供者:董金威
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. BP

    0下载:
  2. 神经网络iris数据集 matlab语言的例子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:7093
    • 提供者:逸枫
  1. DMProject

    0下载:
  2. 数据挖掘算法KNN、K-means的实现与挖掘Iris数据集的结果分析-Data mining algorithms, KNN, the K-means to achieve mining Iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:61374
    • 提供者:alexking
  1. tree

    0下载:
  2. 对于iris数据集的分类算法,决策树的分类算法-a classfiler algorithm,about the decision tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:20251
    • 提供者:张浩
  1. mat

    0下载:
  2. 对iris数据集分类 采用bp网络 利用交叉验证优化参数-Classification of the iris data set bp network use of cross-validation optimization parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:2198
    • 提供者:李强
  1. isodatacenter

    0下载:
  2. 神经网络RBF Isodata算法计算得到iris数据集的聚类中心,从而进行分类。并包含iris数据集-RBF Isodata neural network algorithm to get the cluster center iris data set, thus classified. And contains iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3377
    • 提供者:张正
  1. iris

    0下载:
  2. 随机梯度下降,在一个UCI数据集上的实现。随即梯度下降是线性回归的一个重要推论。-A gradient descent test in Java, using a UCI dataset
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:31039
    • 提供者:黄恺
  1. knndemo

    0下载:
  2. K近邻分类器,实现了对iris数据集的分类,并且使用了交叉验证的方法,来验证求得的最优的K值。-K-nearest neighbor classifier to achieve the classification of iris data set and cross-validation of the method used to verify the optimal value of K obtained.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2123
    • 提供者:
  1. LDAfenlei

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

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

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

    • 发布日期:2017-12-18
    • 文件大小:92160
    • 提供者:xzj
  1. 主成分分析PCA

    1下载:
  2. 用PCA算法对iris数据集进行主成分分析(The PCA algorithm is used to analyze the iris data set)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:redeemer
  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. 贝叶斯分类

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

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