2010 International Conference on Information and Emerging Technologies 2010
DOI: 10.1109/iciet.2010.5625720
|View full text |Cite
|
Sign up to set email alerts
|

Critical analysis of DBSCAN variations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
27
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 53 publications
(27 citation statements)
references
References 19 publications
0
27
0
Order By: Relevance
“…Due to DBSCAN's popularity among density-based clustering algorithms, optimization and parallelization of the algorithm has been widely studied [5]. We first explain the DBSCAN algorithm in detail, then present previous parallelization efforts that are most significant to the parallelization style of Mr. Scan along with the most scalable algorithms.…”
Section: Background and Related Workmentioning
confidence: 99%
“…Due to DBSCAN's popularity among density-based clustering algorithms, optimization and parallelization of the algorithm has been widely studied [5]. We first explain the DBSCAN algorithm in detail, then present previous parallelization efforts that are most significant to the parallelization style of Mr. Scan along with the most scalable algorithms.…”
Section: Background and Related Workmentioning
confidence: 99%
“…Evaluation of attributes with class variable is as shown below: (1). Experimental evaluation using Dbscan Algorithm: Dbscan algorithm makes clusters by iteratively [4] checking neighbor elements of each data points within dataset [11]. In case nearby elements are more than minPts, a new cluster formed with O as core object.…”
Section: Expermimantal Evaluationmentioning
confidence: 99%
“…Fuzzy c-means, proposed by Bezdek [17], similar to k-means but using fuzzy logic, where every point belongs to every cluster with some degree; quality-threshold clustering proposed by Heyer, Kruglyak and Yooseph in 1999 [18], designed for gene clustering and requires only maximum diameter for clusters; agglomerative and divisive hierarchical clustering [19]; and many others. More information about recent developments in DBSCAN clustering method can be found in [20] III. FAULT DETECTION METHOD Values we are referring to as partially regular are such values as are presented in Fig.…”
Section: Cluster Analysis and Algorithmsmentioning
confidence: 99%