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

搜索资源列表

  1. knntextclassify

    0下载:
  2. knn算法实现的文本分类器,有界面,使用VS2010编写,能实现分类功能。-KNN algorithm to achieve the text classifier, the interface, the use of VS2010 to prepare, to achieve the classification function
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:250627
    • 提供者:杨玉
  1. SVMPKNN

    0下载:
  2. 自己编写的一个分类小程序,实现了SVM和KNN算法,附件带有UCI数据集中的一些测试数据。-I have written a small program classification, to achieve the SVM and KNN algorithm, the attachment with some test data UCI dataset.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2424283
    • 提供者:金俊波
  1. rough-set-codes

    6下载:
  2. 这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2543029
    • 提供者:robert
  1. Ch02

    0下载:
  2. 利用Python语言设计knn近邻算法分类器,包括测试算法数据以及成功应用该算法-KNN near neighbor classifier,demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:350965
    • 提供者:邓延丽
  1. MATLAB-MBPSO-master

    0下载:
  2. 一种改进型的PSO的机器学习算法实现,应用欧氏距离作为分类便准,KNN分类法实现分类-An improved PSO algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:
  1. classification_toolbox

    0下载:
  2. 多种用于分类的matlab代码,包含PCA,SVM,PLS-DA,KNN,SOMF等.-For various categories of matlab code, and contains the PCA and SVM, PLS- DA, KNN, SOMF, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:706883
    • 提供者:yan chunhua
  1. k_nn

    0下载:
  2. kNN的思想:计算待分类的数据点与训练集所有样本点,取距离最近的k个样本;统计这k个样本的类别数量;根据多数表决方案,取数量最多的那一类作为待测样本的类别。距离度量可采用Euclidean distance,Manhattan distance和cosine。-kNN The idea is simple: the training set and calculated data points to be classified all sample points taken the neare
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:998
    • 提供者:王志坦
  1. classdoc

    0下载:
  2. matlab分类实验,包括了KNN和NB两种方法,并且提供了实验报告。-Matlab classification experiments, including KNN and NB two methods, and provides an experimental report.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:132742
    • 提供者:visua
  1. n3_toolbox

    0下载:
  2. N3分类算法,基于KNN算法提出,但邻居识别方法不同。-the classification method of N3,it is proposed based on knn methods.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:308981
    • 提供者:yan chunhua
  1. knn_logistic_naiveBayes

    0下载:
  2. 统计机器学习经典分类算法MATLAB代码,付数据集。包括knn算法,逻辑斯蒂回归和朴素贝叶斯算法。-Classical statistical machine learning classification algorithm MATLAB code, pay dataset. Including knn algorithm, logistic regression and naive Bayes algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:9964214
    • 提供者:宋骅昕
  1. kmediod

    1下载:
  2. k-mediod、knn、uci数据集。 数据挖掘、机器学习中的经典聚类、分类算法(K-mediod, KNN, and UCI data sets. Data mining and classical clustering and classification algorithms in machine learning)
  3. 所属分类:数据挖掘

  1. MachineLearning-master

    0下载:
  2. 机器学习算法,包括knn等,K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一。(machine learning algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 机器学习算法matlab实现

    1下载:
  2. KMeans、EM、KNN等分类和聚类算法
  3. 所属分类:matlab例程

    • 发布日期:2018-07-27
    • 文件大小:72609
    • 提供者:sirius0518
  1. 115157718fruitvegtablerecognition_knn

    2下载:
  2. 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高(Based on KNN algorithm, a variety of fruit and vegetable images are classified and recognized with high recognition rate)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-08-05
    • 文件大小:5120
    • 提供者:风非云开
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com