CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - KNN Classification

搜索资源列表

  1. Image-Classification

    0下载:
  2. 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:620194
    • 提供者:zhangxiang
  1. ModuleReconizeKNNalgorithm

    0下载:
  2. KNN是一种有效的模式识别分类算法,本文件在Matlab平台实现KNN算法在模式识别中的运用。-KNN is an effective pattern recognition classification algorithms, this document is in the Matlab platform implementation KNN algorithm in the application of pattern recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1177
    • 提供者:farmer
  1. pca

    0下载:
  2. pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1968
    • 提供者:shelley
  1. knn

    0下载:
  2. 自己编的knn分类算法,分三类,对三类17维的数据进行分类,通过运行- knn classification algorithm, three types of three 17-dimensional data classification, by running
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:90621
    • 提供者:lp
  1. TextClassify-KNN-SVM

    0下载:
  2. 根据语料库对文本进行分类,有界面,KNN、贝叶斯方法-According to the corpus, text classification KNN, bayesian
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4335741
    • 提供者:jack
  1. knn

    0下载:
  2. KNN分类程序,对人脸识别等图像处理有些许帮助和人脸数据图像-The KNN classification procedures, face recognition and image processing image of some help and face data
  3. 所属分类:Graph program

    • 发布日期:2017-11-30
    • 文件大小:3990425
    • 提供者:刘换
  1. KNN

    0下载:
  2. 最邻近节点KNN算法的java编程实践,能够实现分类-Nearest node KNN algorithm java programming practice, be able to achieve the classification
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:265882
    • 提供者:
  1. KNN

    0下载:
  2. matlab实现k均值分类,模式识别中的算法,共同学习!-matlab k-means classification, pattern recognition algorithms, learning together!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:2193
    • 提供者:林夕
  1. KNNC

    0下载:
  2. 使用K近邻算法分类的代码,可返回分类的识别率-KNN Classification
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1188
    • 提供者:zheng
  1. KNN

    0下载:
  2. KNN分类是一种方法简单,使用性强的分类方法。在处理图形中,能够得到很好的分类效果。-KNN classification is a simple method, the use of strong classification. In dealing with graphics, it is possible to get a good classification results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:78284
    • 提供者:wangxuejun
  1. KNN

    0下载:
  2. It is about KNN classification. It is widely used in image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:374652
    • 提供者:李论
  1. KNN

    0下载:
  2. K最邻近密度估计分类,K最邻近密度估计技术是一种分类方法,不是聚类方法。-K nearest neighbor classification density estimation, K nearest neighbor density estimation technique is a classification method, not the clustering method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1436
    • 提供者:施宇君
  1. KNN

    0下载:
  2. 机器学习K近邻分类算法,使用的是C++编程。如果一个样本在特征空间中的k个最相似(即特征空间中最邻近)的样本中的大多数属于某一个类别,则该样本也属于这个类别。-K-nearest neighbor classification machine learning algorithm, using the C++ programming. If a sample in feature space is k most similar (i.e., the feature space adjacent
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:787304
    • 提供者:chenziyou
  1. Bag-of-visual-words

    0下载:
  2. SIFT等局部特征的词袋模型实现。包括K-means聚类,直方图特征的形成,以及KNN分类。-SIFT local features such as word bag model implementation. Including K-means clustering to form histogram features, and KNN classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:26533888
    • 提供者:张志智
  1. KNN

    1下载:
  2. 可以用于图像分割的KNN分类器,简单好用!-knn classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:928
    • 提供者:于婷
  1. knn-algorithm

    0下载:
  2. 基于knn算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on knn algorithm Source code Algorithm testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5099546
    • 提供者:QingYue
  1. K-Nearest-Neighbour-master

    0下载:
  2. KNN classification method by C-KNN classification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:9677
    • 提供者:洪诗意
  1. K近邻_KNN

    0下载:
  2. matlab的一份K邻近值KNN分类算法(A K neighbor value KNN classification algorithm for matlab)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:165888
    • 提供者:木_鱼
  1. 最近邻分类器LBP

    0下载:
  2. 局部二值模式LBP+KNN分类方法人脸识别源代码,,内涵数据库,可运行(Local two value pattern LBP+KNN classification method, face recognition source code, connotation database, can be run)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-06
    • 文件大小:6835200
    • 提供者:第八代火影
  1. knn

    1下载:
  2. 通过knn分类算法识别魔方的色块颜色,加入是否识别成功判断,成功识别率比阈值法识别更高。有完整的备注(Through the KNN classification algorithm to identify the color block of the cube, the success rate is higher than the threshold method. Code has complete comments)
  3. 所属分类:OpenCV

    • 发布日期:2020-10-31
    • 文件大小:1024
    • 提供者:tjr2099
« 12 »
搜珍网 www.dssz.com