Clustering by fast search and find of density peaks code details, clusteringpeaks

Source: Internet
Author: User

Clustering by fast search and find of density peaks code details, clusteringpeaks
Zookeeper

The Clustering method Clustering by fast search and find of density peaks published in Science in 2014 is not described here. The detailed comments of its matlab code are given below, if you want to see the detailed explanation of this method, we recommend that you refer to this blog post on the basis of reading the original article.

Http://blog.csdn.net/itplus/article/details/38926837

All rights reserved in this article, please indicate the source

Http://blog.csdn.net/mxlmhgzw

I cannot see it clearly. Please refer to my blog

Http://blog.sina.com.cn/s/blog_6ca0f5eb0102vdt8.html


If an error occurs when running the code,

Y1 = mdscale (dist, 2, 'criterion ', 'metricsstress');

??? Error using ==> mdscale> metricStressCrit at 686

Points in the configuration have co-located. Try a different starting point, or use a different criterion.

 

Error in ==> mdscale> MDS at 498

[Stress, grad] = feval_r (stressFun, Y, disparities, weights );

 

Error in => mdscale at 404

[Y, stress, iter] = MDS (Y0, dissimilarities, weights, stressFun, metric, weighted, options );

 

Error in => cluster_dp at 181

You can change the last parameter to 'metricsstress', 'sammon', or 'strain'

Zookeeper

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.