In my recent PR <https://github.com/scikit-learn/scikit-learn/pull/1830>,
I've implemented the MSTCluster algorithm.

This algorithm finds a minimum spanning tree, then cuts any edge higher
than a given threshold.

This is equivalent to the single linkage clustering. Olivier and I are
talking about which name would be best to use. The leading option at the
moment is SingleLinkageClustering.

What do people think about this? Any better suggesttions?


-- 

Public key at: http://pgp.mit.edu/ Search for this email address and select
the key from "2011-08-19" (key id: 54BA8735)
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to