|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 181 - Issue 29 |
| Published: Nov 2018 |
| Authors: Wesam M. Ashour |
10.5120/ijca2018918148
|
Wesam M. Ashour . A Novel Kernel Clustering Algorithm. International Journal of Computer Applications. 181, 29 (Nov 2018), 32-36. DOI=10.5120/ijca2018918148
@article{ 10.5120/ijca2018918148,
author = { Wesam M. Ashour },
title = { A Novel Kernel Clustering Algorithm },
journal = { International Journal of Computer Applications },
year = { 2018 },
volume = { 181 },
number = { 29 },
pages = { 32-36 },
doi = { 10.5120/ijca2018918148 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2018
%A Wesam M. Ashour
%T A Novel Kernel Clustering Algorithm%T
%J International Journal of Computer Applications
%V 181
%N 29
%P 32-36
%R 10.5120/ijca2018918148
%I Foundation of Computer Science (FCS), NY, USA
K-means algorithm is one of the most famous clustering algorithms in data mining due to its simplicity. Kernel K-means is an extension of K-means to cluster nonlinear separable data. However, it still has some limitations like sensitivity and convergence to the local optima. In this paper, we show how to implement a new novel kernel-clustering algorithm that is robust and converges to the global solution. We show using artificial and real data sets that the proposed kernel algorithm performs better than the standard kernel K-means algorithm.