Affiliation:
1. Department of Computer Science and Engineering, Birla Institute of Technology, Mesra, Ranchi 835215, India
Abstract
Clustering is a crucial and, at the same time, challenging task in several application domains. It is important to incorporate the optimum feature finding into our clustering algorithms for better exploration of features and to draw meaningful conclusions, but this is difficult when there is no or little information about the importance or relevance of features. To tackle this task in an efficient manner, we employ the natural evolution process inherent in genetic algorithms (GAs) to find the optimum features for clustering the healthy aging dataset. To empirically verify the findings, genetic algorithms were combined with a number of clustering algorithms, including partitional, density-based, and agglomerative clustering algorithms. A variant of the popular KMeans algorithm, named KMeans++, gave the best performance on all performance metrics when combined with GAs.