About Anaconda Help Download Anaconda

r_test / packages / r-dbscan 1.1_4

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.

Installers

  • linux-64 v1.1_4
  • osx-64 v1.1_4
  • win-64 v1.1_4

conda install

To install this package run one of the following:
conda install r_test::r-dbscan

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy