2019
DOI: 10.22452/mjcs.vol32no4.5
|View full text |Cite
|
Sign up to set email alerts
|

A New Density Based Sampling to Enhance Dbscan Clustering Algorithm

Abstract: DBSCAN is one of the efficient density-based clustering algorithms. It is characterized by its ability to discover clusters with different shapes and sizes, and to separate noise and outliers. However, when the dataset contain different densities, DBSCAN clustering will be inefficient. In this paper, we propose an approach to enable DBSCAN to cluster dataset having different densities by preprocess the dataset to make it with one density level. This system composed of four stages: firstly, a new approach to se… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(1 citation statement)
references
References 21 publications
0
1
0
Order By: Relevance
“…The key idea of the DBSCAN algorithm is that for each data object in the cluster, the given Eps neighborhood must contain at least MinPts data objects. The DBSCAN algorithm implements the specific steps by defining the following key definitions [13].…”
Section: Dbscan Algorithmmentioning
confidence: 99%
“…The key idea of the DBSCAN algorithm is that for each data object in the cluster, the given Eps neighborhood must contain at least MinPts data objects. The DBSCAN algorithm implements the specific steps by defining the following key definitions [13].…”
Section: Dbscan Algorithmmentioning
confidence: 99%