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

搜索资源列表

  1. knn

    0下载:
  2. 在网站上下的一个MATLABknn分类程序-dfjaklsdjflkasd buhui
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.37kb
    • 提供者:niuxiaoqiang
  1. pattern-recognition-simulation

    0下载:
  2. 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:24.32kb
    • 提供者:yuanna
  1. KNN

    0下载:
  2. KNN K最邻近算法 的 C++ 的 源程序-KNN
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.18kb
    • 提供者:xiayongdong
  1. knnVB

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

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

    0下载:
  2. k最临近算法,希望大家相互交流,互相提高。-most k approaching algorithm, hope that we exchange with each other to improve.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:400.94kb
    • 提供者:崔涛
  1. knearest

    0下载:
  2. it is a knn algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1.42mb
    • 提供者:ym
  1. KNN

    0下载:
  2. 我用VC++编写的KNN分类器,希望对同学们的学习有帮助。-I use VC++ to prepare the KNN classifier, in the hope that the learning of students there to help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:赵小华
  1. KNN

    0下载:
  2. 对数据挖掘中KNN算法的代码实现。包含实验报告格式、可实现代码及代码解析。-KNN algorithm for data mining in the code implementation. Contains the experiment report format, enabling code and code analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:22.27kb
    • 提供者:xb
  1. KNN

    0下载:
  2. Implementaç ã o de KNN em Excel
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:Karel
  1. knn

    1下载:
  2. 代码通过python2实现KNN算法,文件夹中包含使用数据及其使用代码。在python2中能很好的运行(Code through python2 to achieve KNN algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:519kb
    • 提供者:jacob2359
  1. o-knn

    0下载:
  2. 欧式距离计算knn,数据集为手写数据集。其效果不是很好维数太大(Euclidean distance calculation KNN)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:anjie123
  1. KNN方法

    0下载:
  2. 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一(The adjacent algorithm, or the K nearest neighbor (kNN, k-NearestNeighbor) classification algorithm is one of the simplest methods in the data mining classification technique)
  3. 所属分类:其他

  1. KNN

    0下载:
  2. 通过K-NN(K临近)算法,python语言实现glass数据集的分类,压缩包里包括glass.txt数据集。(The classification of glass data sets by KNN algorithm)
  3. 所属分类:其他

  1. knn

    0下载:
  2. 基于matlab的knn算法,可用于数据挖掘(KNN algorithm by matlab)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:cshinoc
  1. KNN

    0下载:
  2. knn in matlab and use the KNNClassifier function dataset is pima
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:11kb
    • 提供者:minoo
  1. kNN

    0下载:
  2. 这是用于描述KNN聚类的python源代码,可以结合各位实际的需要使用(This is the python source code used to describe KNN clustering. It can be combined with your actual needs.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:chentrer
  1. KNN与FISHER准则分类

    1下载:
  2. 基于matlab的KNN以及FISHER准则分类代码,附带算例。(Matlab based KNN and FISHER criteria classification code, with examples.)
  3. 所属分类:其他

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

    1下载:
  2. 室内定位 knn 位置指纹算法 WiFi(knn Indoor location KNN location fingerprint algorithm WiFi)
  3. 所属分类:其他

    • 发布日期:2020-11-09
    • 文件大小:11kb
    • 提供者:福12345
  1. KNN编程

    1下载:
  2. matlab实现knn及剪辑KNN,通过自动生成数据集进行knn分类及剪辑KNN分类验证并生成分布图显示。(The KNN and clip KNN are realized by MATLAB. The KNN classification and clip KNN classification are verified by automatically generating data sets, and the distribution map is generated for displa
  3. 所属分类:其他

    • 发布日期:2020-05-09
    • 文件大小:4kb
    • 提供者:南风之上
  1. KNN

    1下载:
  2. 高光谱图像knn分类算法,在PaviaU和Indianpines数据集上测试(Knn classification algorithm for hyperspectral images, tested on PaviaU and Indianpines datasets)
  3. 所属分类:其他

    • 发布日期:2020-07-18
    • 文件大小:2kb
    • 提供者:555644
« 12 3 4 5 6 »
搜珍网 www.dssz.com