About Anaconda Help Download Anaconda

conda-forge / packages / r-fastcluster 1.2.6

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.

copied from cf-staging / r-fastcluster

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.2.6
  • linux-aarch64 v1.2.6
  • linux-ppc64le v1.2.6
  • osx-64 v1.2.6
  • win-64 v1.2.6

conda install

To install this package run one of the following:
conda install conda-forge::r-fastcluster
conda install conda-forge/label/cf201901::r-fastcluster
conda install conda-forge/label/cf202003::r-fastcluster
conda install conda-forge/label/gcc7::r-fastcluster

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy