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

搜索资源列表

  1. k-means_cl210447332008

    0下载:
  2. it is Also Kmeans Algorithm in java.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:54339
    • 提供者:Naeem Ullah
  1. 072282

    0下载:
  2. 提出了一种自动构造特定领域本体的方法,该方法应用术语抽取和多重聚类技术。在术语抽取阶段,通过术语在专业语料与背景语料中出现概率的对比,采用LLR公式对术语进行评分,取得了更好的抽取效果。在层级关系发现过程中,采用上下文共现信息结合HowNet中词语的语义相似度,进行术语间相似度度量,力求获得术语间最合理的相关状况。同时改进了k-medoids聚类算法,更准确地发现术语的层级关系,进而构造出特定领域的本体。-This paper presents an approach to mining dom
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:100753
    • 提供者:xiaobai
  1. jpg2ppm

    0下载:
  2. 图片格式由jpg转换成ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom-Jpg image format conversion to ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3546
    • 提供者:lrw
  1. knn

    1下载:
  2. k均值聚类+matlab 有详细的注释和图片-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:419308
    • 提供者:whnmyt
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. kcenters

    0下载:
  2. K中心聚类算法 ,声明:本源程序由网络搜集整理,不承担技术及版权问题!-K center clustering algorithm, the statement: This source collected by the network, does not bear the technical and copyright issues!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1953
    • 提供者:cyz
  1. BAMIC

    0下载:
  2. 该代码使用BAMIC方法实现数据挖掘中多示例聚类方法来解决分类问题。-BAMIC performs multi-instance clustering by adapting k-medoids algorithm to deal with objects described using bags of instances
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2911
    • 提供者:KXJ
  1. k-medoids123

    0下载:
  2. k-medoids算法,用c++实现,一种经典的聚类算法-k-medoids algorithm, c++ to achieve a classic clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3164
    • 提供者:tom
  1. Cpp1

    0下载:
  2. 距离与相异度,然后介绍一种常见的聚类算法——k均值和k中心点聚类-Distance and dissimilarity, and then introduce a clustering algorithm- k mean and k-medoids clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:朱青
  1. 3Vol27No1

    0下载:
  2. A COMPARATIVE ANALYSIS BETWEEN K-MEDOIDS AND FUZZY C-MEANS CLUSTERING ALGORITHMS FOR STATISTICALLY DISTRIBUTED DATA POINTS
  3. 所属分类:Development Research

    • 发布日期:2017-12-09
    • 文件大小:296562
    • 提供者:mardak
  1. kMedoids

    0下载:
  2. K-Medoids算法是在K均值算法的基础上优化的K中心算法。这个文件解压后,直接运行mykmedoids这个文件就好-K-medoids algorithm is optimized in the K-means algorithm based on K-center algorithm. This file is unpacked, run directly mykmedoids file!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:2208
    • 提供者:linda
  1. k_medoids

    0下载:
  2. 数据挖掘 k中心点算法 matlab示例-data mining k-medoids matlab example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:867
    • 提供者: 李杰
  1. kmedoids

    0下载:
  2. matlab 例程,很简单的且很容易理解的k-medoids聚类算法源代码-matlab routines, very simple and very easy to understand k-medoids clustering algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1453
    • 提供者:zhangbl
  1. K_medoids

    0下载:
  2. 聚类算法k-medoids 该代码针对的是图像处理 该算法采用局部航迹与系统航迹进行关联的策略-K-medoids clustering algorithm is the code for the image processing algorithm strategy using a local track trajectories associated with the system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:578293
    • 提供者:孙伟
  1. awlz_kmedoids

    1下载:
  2. K-Medoids in Matlab 20-K-Medoids in Matlab 2011
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:Marc Brauns
  1. kmedoids1

    0下载:
  2. CODIGO ALGORITMO K MEDOIDS
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:diana
  1. K-Kmedoids

    0下载:
  2. k -medoids algorithm is a clustering algorithm related to the k -means algorithm and the medoidshift algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:52716
    • 提供者:rasool
  1. comparative-study

    0下载:
  2. Comparative Study of K-Means and K-Medoids
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:8527
    • 提供者:Karthi
  1. K-mean

    0下载:
  2. 聚类算法中的k-means算法,和k-medoids 肯定是非常相似的。k-medoids 和 k-means 不一样的地方在于中心点的选取,在 k-means 中,我们将中心点取为当前 cluster 中所有数据点的平均值。-Clustering algorithm k-means algorithm, and k-medoids certainly very similar. k-medoids and k-means not the same place that the center o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:22155
    • 提供者:赵小娟
  1. clustering

    0下载:
  2. samples about clustering in matlab : K-means algorithm K-medoids algorithm DBSCAN algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1446
    • 提供者:sepideh sal
« 1 23 »
搜珍网 www.dssz.com