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

搜索资源列表

  1. matlab-functions

    0下载:
  2. :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8822
    • 提供者:李会清
  1. AP

    0下载:
  2. 最新AP聚类算法以及演示程序,算法内容参照affinity appropagation in science。-AP latest clustering algorithm as well as the demo program, algorithm reference content affinity appropagation in science.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-16
    • 文件大小:4832
    • 提供者:lilan
  1. selfAffinity

    0下载:
  2. AP是在数据点的相似度矩阵的基础上进行聚类.对于规模很大的数据集,AP算法是一种快速、有效的聚类方法,这是其他传统的聚类算法所不能及的,-A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:375791
    • 提供者:lilan
  1. KmeansVsAffinity

    0下载:
  2. MS WORD document describing & comparing k means clustering and affinity propagation
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:524368
    • 提供者:Thams
  1. AP

    0下载:
  2. 一种新的聚类算法,被翻译为“吸引力传播聚类”,希望对研究模式识别的同学有帮助,谢谢啦-A new clustering algorithm is provided, which is called the Affinity Propagation Clustering. I hope it is helpful for people major in PR. Thank you for your attention.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:418970
    • 提供者:zhangjing
  1. APClustering

    0下载:
  2. APCLUSTER Affinity Propagation Clustering (easy to usemodify, but no sparse capability)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8337
    • 提供者:阿来
  1. AffinityPropagationalgorithm

    0下载:
  2. 包好一个AP算法matlab程序,以及最早提出AP算法的经典文章及相应PPT-Affinity Propagation algorithm matlab Clustering by Passing Messages Between Data Points.pdf
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3630932
    • 提供者:骆军
  1. ap_semisupervised

    0下载:
  2. Semi-supervised Affinity Propagation clustering.基于AP聚类的半监督学习算法。-The programs of semi-supervised AP are suitable for the person who has interests in studying or improving AP algorithm, and then the semi-supervised AP may be an example for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:17893
    • 提供者:troywang
  1. affiniyPropagation_afunctions

    0下载:
  2. 在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-In a limited area of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high preci
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:87010
    • 提供者:李会清
  1. Affinity-propagation

    0下载:
  2. 07年发到Science上的关于聚类的文章《Clustering by passing messages between data points》的聚类算法--紧邻传播算法的源代码!-The source code of the clustering algorithm of <<Clustering by passing messages between data points>>
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4139
    • 提供者:duconghui
  1. APclustering

    1下载:
  2. Affinity propagation clustering matlab code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-10
    • 文件大小:5639
    • 提供者:gycsu
  1. AP-clustering

    0下载:
  2. Affinity Propagation(AP)聚类方法的原始版本,并附加了在Science杂志上的原文献,对于研究AP算法的人会有很多参考价值。-The original version of the AP clustering method. Attached the original documents in the journal Science,it will have a lot of reference value for studying the AP algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:423509
    • 提供者:soongz
  1. apclusterk

    0下载:
  2. 相似性传播聚类,不需要初始化聚类中心,聚类速度优于k-maans,k-centers等聚类算法-Affinity propagation clustering, do not need to initialize the cluster center, cluster velocity than k-maans, k-centers clustering algorithm, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5588
    • 提供者:幸福
  1. affinity_propagation_

    0下载:
  2. Affinity propagation聚类算法的python编程文件!-Affinity propagation clustering algorithm python programming file!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3112
    • 提供者:Cheney
  1. Affinity-propagation_JAVA

    1下载:
  2. Affinity propagation (AP)聚类算法的JAVA程序!可参考再修改!-Affinity propagation (AP) clustering algorithm JAVA program! Refer again to modify!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2338
    • 提供者:Cheney
  1. ap-Code

    0下载:
  2. 本程序为仿射传播聚类的算法,相比较于K均值聚类不需要确定聚类个数,且对初始聚类中心不敏感-This procedure for affinity propagation clustering algorithm, compared to K-means clustering is not required to determine the number of clusters, and is not sensitive to the initial cluster centers
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:21163
    • 提供者:付幸
  1. AP_code

    0下载:
  2. Affinity Propagation聚类算法源码(Matlab)。內附两个测试用例(ToyProblem.mat,FaceClusteringSimilarities.zip)-Affinity Propagation Clustering algorithm source code and two dataset for testing
  3. 所属分类:Data Mining

    • 发布日期:2017-05-27
    • 文件大小:9825529
    • 提供者:张安
  1. SMAPW

    0下载:
  2. Color Image Segmentation using Self-Adaptive Watershed and Affinity Propagation Clustering
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:40877
    • 提供者:yaqiliu
  1. AP-Clustering-Algorithms

    2下载:
  2. Affinity Propagation (AP) 聚类是2007年在Science杂志上提出的一种新的聚类算法。它根据N个数据点之间的相似度进行聚类,这些相似度可以是对称的,即两个数据点互相之间的相似度一样(如欧氏距离) 也可以是不对称的,即两个数据点互相之间的相似度不等。-Affinity Propagation (AP) Clustering is a new clustering algorithm in 2007 in Science magazine raised. It clust
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:83377
    • 提供者:ChaoXs
  1. ap

    0下载:
  2. Affinity propagation聚类算法PYTHON版本(Affinity propagation Clustering Algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:polohai
« 12 »
搜珍网 www.dssz.com