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

搜索资源列表

  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-08
    • 文件大小:1177
    • 提供者:farmer
  1. svml_v092

    0下载:
  2. SVM,很好用的用于模式识别中特征分类的咚咚。-SVM, a good use for pattern recognition features of the classification of咚咚.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:23403
    • 提供者:jinyi
  1. text_category

    0下载:
  2. 中文自动分类。使用spider抓取网络信息,利用lucene的分词及KNN方法。-Chinese automatic classification. The use of spider crawl network information, the use of Lucene sub-word and KNN methods.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-02
    • 文件大小:8900
    • 提供者:TZH
  1. gaknn2008-12-08

    0下载:
  2. 本算法是实现基于KNN的基因遗传算法,是对KNN算法的改进,具有更好的分类效果。-gaKnn[Genetic Algorithm Optimized K Nearest Neighbor Classification framework] is a frameowork for KNN optimization with a genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:27272
    • 提供者:sally
  1. mill

    2下载:
  2. 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:989978
    • 提供者:来海锋
  1. ToolBox

    0下载:
  2. matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
  3. 所属分类:matlab

    • 发布日期:2015-11-07
    • 文件大小:75003
    • 提供者:大长今
  1. KNNwebpageclassificate

    0下载:
  2. 实现中文网页分类,使用贝叶斯和KNN算法,基本功能可实现-The achievement of the Chinese web page classification, the use of Bayes and KNN algorithm, the basic functions can be realized
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2253035
    • 提供者:贾诏雄
  1. svm-predict

    0下载:
  2. 支持向量机用于回归预测的部分,功能强大又简单容易理解,用于模式识别的好工具-Parts of SVM for predict,gteat function and easy to understand, a good machine for classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:1962
    • 提供者:susuxuan
  1. RoughSet

    0下载:
  2. 可嵌入weka 的粗糙集分类算法程序 -Can be embedded in the rough set classification algorithm weka program
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5578
    • 提供者:fish
  1. 10Algorithms-08

    0下载:
  2. This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:636336
    • 提供者:ParisM
  1. knn

    0下载:
  2. K-nearest neighbor classifier (k-NN) is a nonparametric approach for classification. It does not require the priori knowledge such as priori probabilities and the conditional probabilities. It operates directly towards the samples and is categorized
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1777
    • 提供者:酷小羊
  1. 61

    0下载:
  2. 在分类算法研究onThe应用运行长度的车型分类研究中使用坡道SVM和K近邻-The Research of Vehicle Classification Using SVM and KNN in a ramp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:391848
    • 提供者:dss
  1. SVM

    0下载:
  2. SVM 神经网络 数据分类预测 葡萄酒种类识别-SVM neural network prediction wines identification data classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:38241
    • 提供者:guanyouyuan
  1. knn

    0下载:
  2. K nearest neighbour classification.Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:lynn
  1. knnPcaWithGA

    0下载:
  2. In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification i
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:20411
    • 提供者:fatal
  1. tf

    0下载:
  2. EM聚类算法,Knn分类算法简单C++编程-EM clustering algorithm, Knn classification algorithm is simple C++ programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:296907
    • 提供者:步凡
  1. Classifier_K_NN_f

    0下载:
  2. 利用matlab,knn最近邻分类算法,可直接调用-Using matlab, knn nearest neighbor classification algorithm can be directly invoked
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:875
    • 提供者:vicky
  1. LDA_KNN

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

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

    0下载:
  2. OAO SVM classification
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:559
    • 提供者:mouh
  1. kNNalgorithm

    0下载:
  2. 采用KNN分类算法对输入的文本数据进行自动分类-KNN classification algorithm using the input data for automatic classification of text
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:160322
    • 提供者:张晓莹
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com