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

搜索资源列表

  1. knn

    1下载:
  2. 使用C语言编写的最近邻算法,可以直接运行,算法是对鸢尾花数据进行了分类。-Written in C language using the nearest neighbor algorithm can be run directly, the algorithm is the iris data are classified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:722.48kb
    • 提供者:hqj
  1. knn

    0下载:
  2. knn算法,用kNN算法对鸢尾花数据进行了分类-knn algorithm, kNN algorithm with a classification of the iris data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:364.25kb
    • 提供者:hqj
  1. LDA_KNN

    0下载:
  2. 对随机选择的iris数据,用LDA进行特征提取,然后用K近邻分类器分类的完整程序-Feature extraction using LDA,and perform classification via KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.23kb
    • 提供者:苗晨
  1. facepcalda

    0下载:
  2. 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4.64mb
    • 提供者:taoda
  1. KNN_1

    0下载:
  2. KNN algorithm on IRIS data using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:770byte
    • 提供者:b
  1. knn

    2下载:
  2. 基于KNN算法的鸢尾花分类代码,可一直在matlab上运行。-Iris classification code based on the KNN algorithm, has been running in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.61kb
    • 提供者:陈臻荣
  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
    • 文件大小:59.94kb
    • 提供者:alexking
  1. knn

    0下载:
  2. une petite application qui utilise l algorithme KNN (KPPV) en utilisant le fichier iris comme l ensemble initial a small application that uses the KNN algorithm (kNN) file using the iris as the initial set
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:5.5kb
    • 提供者:idir
  1. DM_YeDan

    0下载:
  2. KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:7.82mb
    • 提供者:dancy88927
  1. KNN

    0下载:
  2. 模式识别大作业K近邻算法(KNN)C++实现,内有iris和wine数据测试以及其他相关资料。-, Pattern Recognition large job K nearest neighbor algorithm (KNN) C++ achieved within the iris and wine data testing and other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:2.26mb
    • 提供者:VanillaChow
  1. knniris

    0下载:
  2. this program finds classificqation rate of iris dataset using KNN method. KNN method is a method in pattern recognition which finds an unknown parameter from K nearest neighbors from set of known parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:820byte
    • 提供者:ehsan
  1. KNN

    0下载:
  2. KNN数据挖掘经典算法,采用的是iris.data数据,数据在文件包里了,需要改一下路径就可以了。-KNN classical data mining algorithms, using iris.data data, the data in the paper bag, the need to change the path on it.
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2.59mb
    • 提供者:lida
  1. knn

    0下载:
  2. knn算法,用的数据时iris数据,可以运行,所以放心使用-this is perfect
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:732byte
    • 提供者:解伟
  1. MLT Assignment 1 code

    0下载:
  2. Iris Data set with knn and basyain classifier techniques
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:368kb
    • 提供者:Khan111
  1. IrisTest

    1下载:
  2. 运用matlab对鸢尾花数据进行了基于knn算法的分类编程(Using MATLAB to classify iris data based on KNN algorithm, we can refer to it.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-21
    • 文件大小:1kb
    • 提供者:WYAYW
  1. knn

    4下载:
  2. matlab 实现鸢尾花数据集的KNN算法(Matlab implementation of KNN algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-03-25
    • 文件大小:1kb
    • 提供者:jiefudd
  1. 鸢尾花

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

    • 发布日期:2020-04-22
    • 文件大小:13kb
    • 提供者:SUN丿
搜珍网 www.dssz.com