CMD + K

r-dbscan

Community

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.

Installation

To install this package, run one of the following:

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

Usage Tracking

1.2_0
1.2.4
1.2.3
1.2.2
1.1_12
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 9, 2025 at 23:26

License

GPL-2.0-or-later

Total Downloads

147.6K

Supported Platforms

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