Skip to main content

Showing 1–1 of 1 results for author: Mondal, A C

Searching in archive cs. Search in all archives.
.
  1. arXiv:1706.02949  [pdf

    cs.LG

    K+ Means : An Enhancement Over K-Means Clustering Algorithm

    Authors: Srikanta Kolay, Kumar Sankar Ray, Abhoy Chand Mondal

    Abstract: K-means (MacQueen, 1967) [1] is one of the simplest unsupervised learning algorithms that solve the well-known clustering problem. The procedure follows a simple and easy way to classify a given data set to a predefined, say K number of clusters. Determination of K is a difficult job and it is not known that which value of K can partition the objects as per our intuition. To overcome this problem… ▽ More

    Submitted 22 June, 2017; v1 submitted 8 June, 2017; originally announced June 2017.

    Comments: Authors: Co-author's name added Section 3: Step (a) and (b) of K+Means algorithm are merged for simplicity. Section 3.1: K+ Means algorithm complexity rectified. Section 4.3: Figure-7 and Figure-8 modified for clarity