Hierarchical clustering/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Daniel Mietchen (started) |
imported>Daniel Mietchen (+one) |
||
Line 2: | Line 2: | ||
*[http://home.dei.polimi.it/matteucc/Clustering/tutorial_html/hierarchical.html Hierarchical Clustering Algorithms] - an introduction by by Matteo Matteucci | *[http://home.dei.polimi.it/matteucc/Clustering/tutorial_html/hierarchical.html Hierarchical Clustering Algorithms] - an introduction by by Matteo Matteucci | ||
:With a [[Java applet]] [http://home.dei.polimi.it/matteucc/Clustering/tutorial_html/AppletH.html demonstrating agglomerative hierarchical clustering] | |||
*[http://www-2.cs.cmu.edu/~awm/tutorials/kmeans.html K-means and Hierarchical Clustering - Tutorial Slides] by Andrew Moore | *[http://www-2.cs.cmu.edu/~awm/tutorials/kmeans.html K-means and Hierarchical Clustering - Tutorial Slides] by Andrew Moore | ||
*[http://www.cs.ualberta.ca/~zaiane/courses/cmput690/slides/Chapter8/index.html Principles of Knowledge Discovery in Databases - Chapter 8: Data Clustering] by Osmar R. Zaïane | *[http://www.cs.ualberta.ca/~zaiane/courses/cmput690/slides/Chapter8/index.html Principles of Knowledge Discovery in Databases - Chapter 8: Data Clustering] by Osmar R. Zaïane |
Revision as of 05:26, 13 November 2009
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
- Hierarchical Clustering Algorithms - an introduction by by Matteo Matteucci
- K-means and Hierarchical Clustering - Tutorial Slides by Andrew Moore
- Principles of Knowledge Discovery in Databases - Chapter 8: Data Clustering by Osmar R. Zaïane
- How to explain hierarchical clustering by Stephen P. Borgatti
- Clustering methods and algorithms by Maria Irene Miranda
- Hierarchical Clustering - implemented in R