About Anaconda Help Download Anaconda

A fast reimplementation of several density-based algorithms of the DBSCAN family for spatial data. Includes the DBSCAN (density-based spatial clustering of applications with noise) and OPTICS (ordering points to identify the clustering structure) clustering algorithms HDBSCAN (hierarchical DBSCAN) and the LOF (local outlier factor) algorithm. The implementations use the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided.

copied from cf-staging / r-dbscan

Installers

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

conda install

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

Description


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