CMD + K

r-fastcluster

Community

This is a two-in-one package which provides interfaces to both R and Python. It implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the SciPy package 'scipy.cluster.hierarchy', hclust() in R's 'stats' package, and the 'flashClust' package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the Python files, see the file INSTALL in the source distribution.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-fastcluster

Usage Tracking

1.3.0
1.2.6
1.2.3
1.2.2
1.1.25
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

This is a two-in-one package which provides interfaces to both R and Python. It implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the SciPy package 'scipy.cluster.hierarchy', hclust() in R's 'stats' package, and the 'flashClust' package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the Python files, see the file INSTALL in the source distribution.

Last Updated

May 8, 2025 at 06:53

License

BSD-2-Clause OR GPL-2.0-only

Supported Platforms

win-64
macOS-64
macOS-arm64
linux-ppc64le
linux-aarch64
linux-64