dbscan: Fast Density-Based Clustering with R
dbscan: Быстрая плотностная кластеризация с использованием R
2019-01-01
SCID: 54.1/gjhd4nqk
Discuss with AI
DBSCAN (density-based clustering)OPTICS (augmented ordering algorithm)dbscan R packageexperimental comparison with fpc ELKI WEKA PyClustering Scikit-Learn SPMFspatial indexing C++
Figures from the paper
Abstract (AI)
This article describes the implementation and use of the R package dbscan, which provides complete and fast implementations of the popular density-based clustering algorithm DBSCAN and the augmented ordering algorithm OPTICS. Package dbscan uses advanced open-source spatial indexing data structures implemented in C++ to speed up computation. An important advantage of this implementation is that it is up-to-date with several improvements that have been added since the original algorithms were publications (e.g., artifact corrections and dendrogram extraction methods for OPTICS). We provide a consistent presentation of the DBSCAN and OPTICS algorithms, and compare dbscan's implementation with other popular libraries such as the R package fpc, ELKI, WEKA, PyClustering, SciKit-Learn, and SPMF in terms of available features and using an experimental comparison.
Key Findings
1
The R package dbscan provides complete and fast implementations of DBSCAN and OPTICS algorithms.
2
The implementation incorporates improvements added since the original publications, including artifact corrections and OPTICS dendrogram extraction methods.
3
The paper presents a consistent presentation of DBSCAN and OPTICS and compares dbscan to other libraries (fpc, ELKI, WEKA, PyClustering, SciKit-Learn, SPMF) in features and experimental performance.
4
dbscan uses advanced open-source spatial indexing data structures implemented in C++ to accelerate computation.
Research Object
The R package dbscan (implementation of DBSCAN and OPTICS)
Research Subject
Efficient implementation, features, and performance comparison of density-based clustering algorithms (DBSCAN and OPTICS) including spatial indexing acceleration, artifact corrections, dendrogram extraction, and comparison to other libraries
Publication Details
Publication Date
2019-01-01
Journal
Publisher
ISSN
Open access PDF
Access Type
Author Information
Download PDF
Subscribe to digest