Data clustering, which partitions data points into clusters, has many useful applications in economics, science and engineering. Data clustering algorithms can be partitional or hierarchical. The k-means algorithm is the most widely used partitional clustering algorithm because of its simplicity and efficiency. One problem with the k-means algorithm is that the quality of partitions produced is highly dependent on the initial selection of centers. This problem has been tackled using genetic algorithms (GA) where a set of centers is encoded into an individual of a population and solutions are generated using evolutionary operators such as crossover, mutation and selection. Of the many GA methods, the region-based genetic algorithm (RBGA) has...
In this paper a genetic algorithm for clustering is proposed. The algorithm is based on the variable...
In this paper the performance of genetic algorithms for solving some clustering problems is investig...
In solving the clustering problem, traditional methods, for example, the K-means algorithm and its v...
Data clustering, which partitions data points into clusters, has many useful applications in economi...
The k-means algorithm is widely used for clustering because of its computational efficiency. Given n...
We present a genetic algorithm for selecting centers to seed the popular k-means method for clusteri...
Clustering algorithms are widely used in pattern recognition and data mining applications. Due to th...
Three approaches to partitional clustering using genetic algorithms (GA) are compared with k-means a...
As a primary data mining method for knowledge discovery, clustering is a technique of classifying a ...
Cluster analysis aims at finding subsets (clusters) of a given set of entities, which are homogeneou...
Selection of initial points, the number of clusters and finding proper clusters centers are still th...
K-means clustering is an important and popular technique in data mining. Unfortunately, for any give...
In this paper, we propose a novel hybrid genetic algorithm (GA) that finds a globally optimal partit...
Clustering is a difficult task: there is no single cluster definition and the data can have more tha...
Many popular clustering techniques including K-means require various user inputs such as the number ...
In this paper a genetic algorithm for clustering is proposed. The algorithm is based on the variable...
In this paper the performance of genetic algorithms for solving some clustering problems is investig...
In solving the clustering problem, traditional methods, for example, the K-means algorithm and its v...
Data clustering, which partitions data points into clusters, has many useful applications in economi...
The k-means algorithm is widely used for clustering because of its computational efficiency. Given n...
We present a genetic algorithm for selecting centers to seed the popular k-means method for clusteri...
Clustering algorithms are widely used in pattern recognition and data mining applications. Due to th...
Three approaches to partitional clustering using genetic algorithms (GA) are compared with k-means a...
As a primary data mining method for knowledge discovery, clustering is a technique of classifying a ...
Cluster analysis aims at finding subsets (clusters) of a given set of entities, which are homogeneou...
Selection of initial points, the number of clusters and finding proper clusters centers are still th...
K-means clustering is an important and popular technique in data mining. Unfortunately, for any give...
In this paper, we propose a novel hybrid genetic algorithm (GA) that finds a globally optimal partit...
Clustering is a difficult task: there is no single cluster definition and the data can have more tha...
Many popular clustering techniques including K-means require various user inputs such as the number ...
In this paper a genetic algorithm for clustering is proposed. The algorithm is based on the variable...
In this paper the performance of genetic algorithms for solving some clustering problems is investig...
In solving the clustering problem, traditional methods, for example, the K-means algorithm and its v...