Abstract
Clustering is a supreme descriptive task in data mining. Clustering is a way of grouping or combining data objects into disjoint clusters according to some criteria that you pick such that the data objects in the same clusters are similar and the data objects belonging to different clusters differ from each other. The clustering results directly depend upon the method of clustering algorithm that is applied. This research paper proposes a new hybrid method which combines the features of K-means clustering algorithm and BIRCH (a hierarchical clustering algorithm). The proposed algorithm firstly generates a tree using hierarchical clustering algorithm which gives a large number of clusters when applied to a dataset and then clustering has been performed using K-Means partitioning algorithm which reduces the number of cluster with more accuracy and less sum of square error. The proposed algorithm is applied on banking dataset which is then compared with K-means and K-Medoid clustering algorithm. The comparison is done on the basis of number of iterations and sum of square error (Intra cluster similarity), in which the new algorithm performs better as compare to K-Means and K-Medoid clustering algorithms.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.