Authors: | Daniel Müllner | ||||||||
Title: | fastcluster: Fast Hierarchical, Agglomerative Clustering Routines for R and Python | ||||||||
Abstract: | The fastcluster package is a C++ library for hierarchical, agglomerative clustering. It provides a fast implementation of the most efficient, current algorithms when the input is a dissimilarity index. Moreover, it features memory-saving routines for hierarchical clustering of vector data. It improves both asymptotic time complexity (in most cases) and practical performance (in all cases) compared to the existing implementations in standard software: several R packages, MATLAB, Mathematica, Python with SciPy. | ||||||||
Page views:: 22719. Submitted: 2011-10-01. Published: 2013-05-29. |
|||||||||
Paper: |
fastcluster: Fast Hierarchical, Agglomerative Clustering Routines for R and Python
Download PDF
(Downloads: 25233)
|
||||||||
Supplements: |
| ||||||||
DOI: |
10.18637/jss.v053.i09
|
![]() This work is licensed under the licenses Paper: Creative Commons Attribution 3.0 Unported License Code: GNU General Public License (at least one of version 2 or version 3) or a GPL-compatible license. |