COMPARITIVE ANALYSIS OF MACHINE LEARNING ALGORITHM
Keywords:
clustering, WEKA tool, K-means algorithm, farthest first, etcAbstract
Clustering problem is an unsupervised learning algorithm. It is a method that partition information objects
into matching clusters. The records items inside the identical cluster are quite much like each different and multiple
inside the different clusters. Clustering is an unsupervised learning algorithm of hassle that is used to determine the
intrinsic grouping in a set of unlabeled statistics. Grouping of gadgets is completed on the principle of maximizing the
intra-class similarity and minimizing the inter-class similarity in this kind of way that the items within the same
group/cluster share a few similar homes/traits. There is a huge range of algorithms to be had for clustering. This paper
provides a comparative analysis of diverse clustering algorithms. In experiments, the effectiveness of algorithms is
evaluated through comparing the effects on 4 datasets. Our main aim to show the comparison of the different- different
clustering algorithms of WEKA and find out which algorithm will be most suitable for the users.