CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - k nearest neighbor

搜索资源列表

  1. PatternClassification

    0下载:
  2. source code for pattern classification k nearest neighbor source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.18kb
    • 提供者:ronak2018
  1. knnVB

    0下载:
  2. KNN Classifier code and implementation with Visual Basic
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:51.27kb
    • 提供者:cmube86
  1. K

    0下载:
  2. K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3.33kb
    • 提供者:lilei
  1. doanproject

    0下载:
  2. the method of feature extraction using pca and k nearest neighbor for recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:hanh
  1. wavelet-transform-using-knn

    0下载:
  2. 基于双低频小波变换和k近邻分类器的人脸识别算法源程序-Dual low frequency wavelet transform and k-nearest neighbor classifier based face recognition algorithm source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:264.99kb
    • 提供者:hufei
  1. MyClassifyi

    0下载:
  2. 本程序主要是实现knn算法,KNN(k Nearest Neighbors)算法又叫k最临近方法,在分类和模式识别方面都有重要的应用。-The program mainly knn algorithm ,KNN (k Nearest Neighbors) algorithm also known as k nearest neighbor method has important applications in classification and pattern recognition.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3.47mb
    • 提供者:terry
  1. k-nearest-neighbor

    0下载:
  2. 对大量文件中相关内容的搜索,k近邻查询算法及一些改进-A large number of files in the search k nearest neighbor query algorithm and some improvements
  3. 所属分类:Other systems

    • 发布日期:2016-12-08
    • 文件大小:4.46mb
    • 提供者:wyj
  1. Basic-KNN-Implementation-by-Emre-Aslan

    0下载:
  2. Basic implementation of k nearest neighbor algorithm. I have implemented it for a Machine Learning lecture homework.
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:23.12kb
    • 提供者:aslane
  1. kNearestNeighbors

    0下载:
  2. K nearest neighbor search for matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:701byte
    • 提供者:fcakir
  1. prog.m

    0下载:
  2. k nearest neighbor algorithm for matlab
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1.26kb
    • 提供者:Devesh
  1. knn_K-nearest

    0下载:
  2. 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-k-Nearest Neighbor algorithm, It is a very useful matlab code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:2.59kb
    • 提供者:王某
  1. KNN

    0下载:
  2. Implement the K nearest neighbor algorithm by your own instead of using available software. 2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result. 3. T
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:158.13kb
    • 提供者:Chang
  1. classifier

    1下载:
  2. 用matlab实现Part1. 实现一个k近邻分类器,Part 2.实现一个最小二乘分类器,Part 3.实现一个支持向量机分类器,Part 4.在不同数据集上使用交叉验证选择各个算法的参数-Part1. Achieve a k-nearest neighbor classifier, Part 2. Achieve a least-squares classifier, Part 3. Implement a support vector machine classifier, Part 4.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4.05kb
    • 提供者:张翰晓
  1. SerialKNN

    0下载:
  2. KNN-是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-In pattern recognition, the k-nearest neighbors algorithm (k-NN) is a non-parametric method for classification and regression, that predicts objects "values"
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:17.9kb
    • 提供者:chelin
  1. iris-k-nn

    0下载:
  2. Iris 是一种鸢尾属植物。在数据记录中,每组数据包含Iris花的四种属性:萼片长度,萼片宽度,花瓣长度,和花瓣宽度,三种不同的花各有50组数据. 这样总共有150组数据或模式。这里用K近邻法进行分类。-Iris is a genus Iris. In the data recording, the data containing each of the four attributes Iris Flower: sepals length, sepal width, petal length,
  3. 所属分类:Other windows programs

  1. Nearest-neighbor-classifier

    0下载:
  2. 本程序实现了最近邻分类器的K近邻算法。实现方式是使用matlab-This program implements a nearest neighbor classifier K-nearest neighbor algorithm. Implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12.38kb
    • 提供者:王康
  1. K近邻互信息计算程序

    2下载:
  2. matlab用于计算K近邻互信息量程序,多变量相关性(K nearest neighbor mutual information computing program)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:francies
  1. knn

    0下载:
  2. #k-近邻算法 实现 KNN 分类算法 # 对未知类别属性的数据集中的每个点依次执行以下操作: # (1)计算已知类别数据集中的点与当前点之间的距离 # (2)按照距离递增次序排序 # (3)选取与当前点距离最小的K个点 # (4)确定前K个点所在类别的出现频率 # (5)返回前K个点出现频率最高的类别作为当前点的预测分类(#k-Nearest Neighbor , KNN)
  3. 所属分类:其他

  1. k-nn

    0下载:
  2. k-nn算法 K-NN算法 ( K Nearest Neighbor, K近邻算法 ), 是机器学习中的一个经典算法, 比较简单且容易理解. K-NN算法通过计算新数据与训练数据特征值之间的距离, 然后选取 K (K>=1) 个距离最近的邻居进行分类或者回归. 如果K = 1 , 那么新数据将被分配给其近邻的类.(k-nnK - NN algorithm (K on his Neighbor, K Nearest Neighbor algorithm), is a classical al
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:smilephil
  1. K-Nearest Neighbor Classifier

    0下载:
  2. 调用于sklearn平台的K-Nearest Neighbor Classifier算法,有着较好的分类能力(The k-nearest Neighbor Classifier algorithm for sklearn platform has good classification ability.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:794937246
« 12 3 »
搜珍网 www.dssz.com