• No results found

a) k initial “means” are selected (marked with a red circle) randomly (where k = 3

Determining the k in k-means with MapReduce

Determining the k in k-means with MapReduce

... when k is found, while multi-k-means has to process all possible values of k before taking a ...progressively, where they are required, it reduces the probability to get stuck in a ...

12

Statistically Refining the Initial Points for K Means Clustering Algorithm

Statistically Refining the Initial Points for K Means Clustering Algorithm

... The k-means method has been shown to be effective in producing good clustering results for many practical ...into K clusters (C 1 ; C 2 ; ; C K ), represented by their centers is calculated as ...

6

Initial Value Filtering Optimizes  Fast Global K Means

Initial Value Filtering Optimizes Fast Global K Means

... Abstract K-means clustering algorithm is an important algorithm in unsupervised learning and plays an important role in big data processing, computer vision and other research ...to initial ...

11

K-Means Clustering With Initial Centroids Based On Difference Operator

K-Means Clustering With Initial Centroids Based On Difference Operator

... selecting initial cluster centers in k-means ...are selected as initial centers ...till k such data point sets are obtained. Finally the initial centroids are obtained by ...

5

Centronit: Initial Centroid Designation Algorithm for K-Means Clustering

Centronit: Initial Centroid Designation Algorithm for K-Means Clustering

... the K-means highly depends on the correctness of initial ...Usually initial centroids for the K- means clustering are determined randomly so that the determined ...

13

Novel way of finding initial means in k means clustering and validation using WEKA

Novel way of finding initial means in k means clustering and validation using WEKA

... the randomly chosen initial means in the k-means ...the k-means clustering, to find the proposed initial means, certain objects are found and eliminated in ...

5

Performance Analysis of Improved K-Means & K-Means in Cluster Generation

Performance Analysis of Improved K-Means & K-Means in Cluster Generation

... choose randomly k object from the image this leads no consistent result for different execution of same ...of K-means algorithm are computing resource, time and huge ...improved ...

7

Review of Existing Methods for Finding Initial Clusters in K means Algorithm

Review of Existing Methods for Finding Initial Clusters in K means Algorithm

... that initial centroids are obtained by multiple runs of the K-means ...the K-means algorithm multiple numbers of times which increases the time taken by the method to produce the ...

5

Yinyang K-Means: A Drop-In Replacement of the Classic K-Means with Consistent Speedup

Yinyang K-Means: A Drop-In Replacement of the Classic K-Means with Consistent Speedup

... when k/40 ≤ t ≤ k/10, the method gives competitive ...to k/10 if space allows; ...Yinyang K-means under various space pressure as Section 5 will ...the k clusters into t groups, ...

7

Refinement of K Means and Fuzzy C Means

Refinement of K Means and Fuzzy C Means

... the K- Means and Fuzzy C-Means algorithm is analyzed and found that quality of the resultant cluster is based on the initial seeds where it is selected either sequentially or ...

6

A Simple Density with Distance Based Initial Seed Selection Technique for K Means Algorithm

A Simple Density with Distance Based Initial Seed Selection Technique for K Means Algorithm

... two initial candidate concepts are picked from the core of the two optimal clusters using a non-uniform sampling ...are selected by randomly sampling points with the probabil- ity proportional to ...

10

PAPER Study of a Reasonable Initial Center Selection Method Applied to a K-Means Clustering

PAPER Study of a Reasonable Initial Center Selection Method Applied to a K-Means Clustering

... the K-means algorithm effectively by selecting the center of the rational initial clustering through a calcu- lation instead of using the conventional random sampling- based center-selection method ...

7

II. THE K-MEANS CLUSTERING METHOD

II. THE K-MEANS CLUSTERING METHOD

... The algorithm consists of two separate Steps. (i). In the first phase user selects k centres randomly, where the value k is fixed in advance. To take each data object to the nearest centre. ...

5

Functional factorial K-means analysis

Functional factorial K-means analysis

... 9: Selected phoneme data of 200 log-periodograms; the color denotes groups of ...with K = 5 and obtain a low-dimensional subspace with L = 2 for interpreting the cluster ...was selected: λ = 61.31. ...

32

Survey on K-Means and Its Variants

Survey on K-Means and Its Variants

... on K-Means and Its Variants Akanksha Choudhary ...objects. K-means is most widely used method of clustering. It randomly select k objects which act as initial centroids ...

5

K-MEANS Clustering with a Covariance Matrix

K-MEANS Clustering with a Covariance Matrix

... of initial prototypes and assigninig the ojects to the ...to k (number of clusters) sets where each set contains the data points that are having nearest distance among them and then computes the ...

8

An initialization scheme for supervized K-means

An initialization scheme for supervized K-means

... is randomly selected from the ...phase, where instances are as- signed to the cluster of their closest ...phase where the algorithm is run r times: In each time ’r’, the algorithm tries to ...

9

IMPROVEMENT OF INITIAL CENTROIDS IN K MEANS CLUSTERING ALGORITHM

IMPROVEMENT OF INITIAL CENTROIDS IN K MEANS CLUSTERING ALGORITHM

... results. K means is also a part of partition based clustering, which also use distance measure to find similarities and differences between neighbourhood data points with Euclidean distance ...The k ...

6

K means algorithm in the optimal initial centroids based on dissimilarity

K means algorithm in the optimal initial centroids based on dissimilarity

... basic k-means clustering algorithm is that the cluster result heavily depends on the initial centroids which are chosen at ...improved k-means clustering algorithm in the optimal ...

5

K-means vs Mini Batch K-means: a comparison

K-means vs Mini Batch K-means: a comparison

... bejar@lsi.upc.edu Abstract Mini Batch K-means ([11]) has been proposed as an alternative to the K-means algorithm for clustering massive datasets. The advantage of this algorithm is to reduce ...

12

Show all 10000 documents...

Related subjects