CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K近邻算法

搜索资源列表

  1. Nearest-neighbor-classifier

    0下载:
  2. 本程序实现了最近邻分类器的K近邻算法。实现方式是使用matlab-This program implements a nearest neighbor classifier K-nearest neighbor algorithm. Implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12677
    • 提供者:王康
  1. Ch02

    0下载:
  2. K近邻算法matlab实现,实例:K近邻算法改进网站的配对效果。-Classifying with k-Nearest Neighbors
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:350953
    • 提供者:小为
  1. knnsearch

    0下载:
  2. 非常好的K近邻算法,算法进行了优化,速度也较快-very good!
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:771
    • 提供者:LUFANGBO
  1. ncm.v1.1

    0下载:
  2. k近邻算法源代码,用matlab语言编写的,适用于分类及相关问题的分析-K neighbor algorithm source code, written with matlab language, suitable for classification and analysis of the related problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:33792
    • 提供者:panxinghui
  1. CAL500_KNN

    0下载:
  2. 使用粒子群算法优化k近邻算法,达到多标签分类的代码,使用CAL500的数据集-the multi-label classification based on evolutionary computing using KNN
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1316431
    • 提供者:wangzhe
  1. KNNpython

    0下载:
  2. python实现的k-近邻算法,用于数据分类。机器学习实战-k- nearest neighbor python implemented for data classification. Machine learning combat
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:772562
    • 提供者:llw
  1. kNN

    0下载:
  2. KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:511478
    • 提供者:赵保付
  1. KNN

    0下载:
  2. K近邻算法的python代码,针对婚恋网站调查数据-the python code especially for k-nearest algorithm on the condition of wedding data
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1369
    • 提供者:唐妹灵
  1. KNN-implement-by-python

    0下载:
  2. 该程序是用python编写一个K近邻算法,通过该例子可以掌握K近邻算法,是学习数据挖掘的一个高效的算法。-The program is written in python a K-nearest neighbor algorithm, this example can grasp the K-nearest neighbor algorithm, a learning data mining and efficient algorithms.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1379
    • 提供者:liuchao
  1. kNN

    0下载:
  2. k近邻算法,可以简单准确的对数据,按照给定点与设定点的欧氏距离大小,进行分类-K nearest neighbor algorithm, can be simple and accurate data, in accordance with the set point to the point and the Euclidean distance of the set point size, classification
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:dongyanyan
  1. KNN

    0下载:
  2. 《机器学习实战》K近邻算法的代码实现以及数据,真实可靠,欢迎使用-" Machine learning real" K nearest neighbor algorithm code and data, real reliable, welcome
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1885505
    • 提供者:hhz
  1. kNN

    0下载:
  2. 使用k-近邻算法改进约会网站的配对算法和使用k-近邻算法的手写数字识别系统-Use k- nearest neighbor matching algorithm to improve the dating sites and use of k- nearest neighbor handwritten numeral recognition system
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1579613
    • 提供者:huashi
  1. python-code-for-Machine-learning

    2下载:
  2. 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:546302
    • 提供者:杨宇
  1. KNN

    0下载:
  2. KNN K近邻算法 来自视觉机器学习中的代码-The KNN K Nearest Neighbor algorithm comes the code in the visual machine learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3416
    • 提供者:jhj
  1. kNN

    0下载:
  2. 机器学习实战中,K近邻算法的实现。包括算法实现,算法分类测试-Machine learning combat, the realization of K nearest neighbor algorithm. Including the algorithm, the algorithm classification test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:sunny_hbqq
  1. KNN

    0下载:
  2. kNN,k-近邻算法,caiyong解决分类问题-KNN, k- u8FD1 u90BB u7B97 u6CD5 uFF0C u89E3 u51B3 u5206 u7C7B u95EE u9898
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-20
    • 文件大小:1035264
    • 提供者:徐园园
  1. mechine-learning

    2下载:
  2. 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
  3. 所属分类:书籍源码

    • 发布日期:2017-12-16
    • 文件大小:52069376
    • 提供者:王雪玮
  1. K近邻_KNN

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

    • 发布日期:2017-12-24
    • 文件大小:165888
    • 提供者:木_鱼
  1. 类比法

    0下载:
  2. 型的类比学习方法是K-最近邻方法,它属于懒散学习法,相比决策树等急切学习法,具有训练时间短,但分类时间长的特点。K-最近邻算法可以用于分类和聚类中(The analogy learning method is K- nearest neighbor method. It belongs to the lazy learning method. Compared with the decision tree learning method, it has the characteristics o
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:13312
    • 提供者:刘曼
  1. 机器学习实战(Peter Harrington 著)

    0下载:
  2. K-近邻算法,机器学习第二章节部分第一个程序源码,python3.6可运行(K- nearest neighbor algorithm, machine learning section second chapter, the first program source code, python3.6 can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:13648896
    • 提供者:Andy2016
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com