搜索资源列表
APdemo12
- 讲解AP聚类算法的Demo程序,可以直接运行,形象生动地描述了聚类算法-Explain the clustering algorithm AP Demo program, you can directly run a vivid descr iption of the clustering algorithm
Message-Passing-Algorithms
- 一本将基于AP传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-The Uncapacitated Facility Location Prob- lem (UFLP) is one of the most widely stud- ied discrete location problems, whose appli- cations arise in a variety of settings. We tackle the UFLP using probabilisti
Affinity-Propagation
- AP聚类算法,里面包含实例,是AP聚类学习的好文件-Affinity Propagation
apcluster
- ap聚类算法,是发在science的论文介绍的一种聚类算法-ap cluster algorithm
AP
- AP聚类算法是基于数据点间的 信息传递 的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。AP算法寻找的 examplars 即聚类中心点是数据集合中实际存在的点,作为每类的代表-AP clustering algorithm is based on the information transfer between data points of a clustering algorithm. K- and k-means algorithm
AP聚类
- AP聚类算法是基于数据点间的"信息传递"的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。(AP clustering algorithm is a kind of clustering algorithm based on "information transfer" between data points. Unlike the k- mean algorithm or the k center point