Skip to content

A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise

← Back to topic

Authors: Martin Ester, Hans-Peter Kriegel, Jörg Sander, Xiaowei Xu
Year: 2002
Journal: KDD
DOI: 10.5555/3001460.3001507
Publisher: https://www.aaai.org/Papers/KDD/1996/KDD96-037.pdf

Keywords: dbscan, clustering

Abstract

DBSCAN is a density-based clustering algorithm.

Cite this paper

bibtex
@misc{dbscan2002,
  title  = {A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise},
  author = {Martin Ester, Hans-Peter Kriegel, Jörg Sander, Xiaowei Xu},
  year   = {2002},
  journal = {KDD},
  doi    = {10.5555/3001460.3001507},
  url    = {https://doi.org/10.5555/3001460.3001507},
}

Source files

Released under the MIT License.