2019 International Conference on Machine Learning, Big Data, Cloud and Parallel Computing (COMITCon) 2019
DOI: 10.1109/comitcon.2019.8862232
|View full text |Cite
|
Sign up to set email alerts
|

Comparative Study of Single Linkage, Complete Linkage, and Ward Method of Agglomerative Clustering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
26
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 53 publications
(36 citation statements)
references
References 9 publications
0
26
0
Order By: Relevance
“…One cluster can be decided to be separated or merged at a certain level based on the similarity criteria between the clusters are met. The agglomerative hierarchical clustering approach begins with separate data input which are grouped gradually to form a single group (bottom-up process) [28][29] while the divisive hierarchical clustering approach should be done in a top-down manner starting from one cluster which is separated into smallest element of the data set. Hierarchical clustering hybrid with other data mining methods for input optimization purposes [30].…”
Section: ) Association Rulementioning
confidence: 99%
“…One cluster can be decided to be separated or merged at a certain level based on the similarity criteria between the clusters are met. The agglomerative hierarchical clustering approach begins with separate data input which are grouped gradually to form a single group (bottom-up process) [28][29] while the divisive hierarchical clustering approach should be done in a top-down manner starting from one cluster which is separated into smallest element of the data set. Hierarchical clustering hybrid with other data mining methods for input optimization purposes [30].…”
Section: ) Association Rulementioning
confidence: 99%
“…Although we investigated traditional hierarchical methods to design the framework for Twitter sentiment analysis, yet these are popular among the research community. For example, these techniques have been investigated in recent times even during years 2018 and 2019 [40]- [42]. Novelty of the present study stems from the fact that a) hierarchical clustering is investigated first time thoroughly for (Twitter) sentiment analysis, and b) first time an ensemble of clustering techniques is created which achieves comparable performance to the widely studied classification techniques.…”
Section: Have Explored Twitter Datamentioning
confidence: 99%
“…They used k-means clustering algorithm as a baseline and showed that the algorithm was not encouraging for sentiment analysis. Recently, hierarchical agglomerative clustering has been investigated in [40] on real time shopping data. Better performance of CL and Ward's method is reported.…”
Section: Related Workmentioning
confidence: 99%
“…The grouping technique that will be used is complete linkage. This technique combines clusters according to the distance between the farthest members of the two clusters [18]. The technique starts by making all points as individual clusters, then combining the two points that have a minimum distance.…”
Section: Classificationmentioning
confidence: 99%
“…The points that have the maximum Euclidean distance from the cluster must be combined with the next cluster. The process of finding the euclidean distance must be repeated until there is only one cluster with centroid i [18]. Data that has been labelled will be classified using deep learning.…”
Section: D(pq)=√(q 1 -P 1 )mentioning
confidence: 99%