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

搜索资源列表

  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:sjtu
  1. waff-2007-01-11

    1下载:
  2. 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al net, naive bayesian classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1625645
    • 提供者:lyb
  1. events

    0下载:
  2. * acousticfeatures.m: Matlab scr ipt to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries. * extractevents.m: Matlab scr ipt to extract ev
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:10081
    • 提供者:陈延军
  1. Games

    0下载:
  2. Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1439417
    • 提供者:vera
  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. KNN0.0_0.0

    1下载:
  2. 这是用java实现的KNN算法分类器 实现了机器的自动学习与文本自动分类 仅供学习使用-This is a java implementation of the KNN algorithm with classifier achieved the automatic machine learning and text categorization learning to use only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1854135
    • 提供者:翔子
  1. k1

    0下载:
  2. 使用KNN算法编辑的分类程序,压缩包里包含训练集和测试集-the classifier programed with KNN algrothm. can be used in database.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2475942
    • 提供者:machaoqing
  1. classify_toolbox

    0下载:
  2. 各种分类算法,包括KNN,PNN,bayes_classifier等等。-various classifier
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:15462400
    • 提供者:tlj
  1. face_recognition

    0下载:
  2. 实现基于类内类间距离准则的特征提取方法,并用KNN方法进行分类器设计。-Distance criterion class within a class based feature extraction method, KNN method classifier design.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:1712536
    • 提供者:钟福贵
  1. KNN_1

    0下载:
  2. K-Nearest Neighbor, KNN algorithm classifier, with different complexity levels.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2303
    • 提供者:ucdot
  1. bayes-

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:162003
    • 提供者:唐键坪
  1. Meta-Biomarker.tar

    0下载:
  2. meta biomarker code matlab for feature s selection uses filer methods Relief and mrmr with svm and knn like classifier for validation
  3. 所属分类:DNA

    • 发布日期:2017-11-17
    • 文件大小:2274
    • 提供者:karima
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2621
    • 提供者:rnowb
  1. classfication

    0下载:
  2. 基于贝叶斯及KNN算法的newsgroup文本分类器,整个程序,可以直接导入-And KNN algorithm based on Bayesian text classifier newsgroup, the entire program, you can directly import
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3490430
    • 提供者:黄杰
  1. classfication

    0下载:
  2. 基于贝叶斯及KNN算法的newsgroup文本分类器,整个程序,可以直接导入-And KNN algorithm based on Bayesian text classifier newsgroup, the entire program, you can directly import
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5818853
    • 提供者:周伟
  1. 123

    0下载:
  2. 手写字符识别,使用svm 支持向量机和 knn最近邻分类器-Handwritten character recognition using svm SVM and knn nearest neighbor classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8620
    • 提供者:蔡纪源
  1. Files-and-Codes

    0下载:
  2. -data mining-Naive Bayesian Classifier -Decision Tree- K--data mining-Naive Bayesian Classifier -Decision Tree- KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1563
    • 提供者:eli
  1. SGTlight

    0下载:
  2. 该代码包实现了直推学习算法(transductive learning),该算法基于kNN的一个扩展。优点是不需要任何启发式诱导,可以防止不收敛或者局部收敛-We present a new method for transductive learning, which can be seen as a transductive version of the k nearest-neighbor classifier.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10981816
    • 提供者:john
  1. stprtool_v2.12

    0下载:
  2. 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6036662
    • 提供者:lee
  1. KNN_Classifier

    1下载:
  2. 用MATLAB实现的分类器,算法为KNN,分类效果较好。文件中提供了相关的测试集。-MATLAB classifier, the algorithm for KNN, classification effect is better File to provide the related test set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:郑翔
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com