2013 International Conference on Information Science and Applications (ICISA) 2013
DOI: 10.1109/icisa.2013.6579448
|View full text |Cite
|
Sign up to set email alerts
|

MapReduce Design of K-Means Clustering Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
15
0
1

Year Published

2014
2014
2022
2022

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 43 publications
(16 citation statements)
references
References 6 publications
0
15
0
1
Order By: Relevance
“…MapReduce is a framework which is illustrated in Fig. 7 initially represented by Google and Hadoop is an open source version of it [36]. In this section algorithms which are implemented based on this framework are reviewed and their improvements are discussed in terms of three features: …”
Section: Mapreducementioning
confidence: 99%
“…MapReduce is a framework which is illustrated in Fig. 7 initially represented by Google and Hadoop is an open source version of it [36]. In this section algorithms which are implemented based on this framework are reviewed and their improvements are discussed in terms of three features: …”
Section: Mapreducementioning
confidence: 99%
“…Parallel K-Means based on the MapReduce was proposed in [9,16] including three functions that are (1) a map function which takes care of calculating distance from each data sample to clusters and assigns this data sample to the closest cluster, (2) a combine function which calculates local centers before sending them to the reducing function, and, (3) a reduce function which obtains local centers and calculates global centers of each cluster.…”
Section: Parallel K-means Based On Mapreducementioning
confidence: 99%
“…Some other researchers designed and implemented many parallel data mining system in cloud computing ; as the most related work, Anchalia et al . designed k ‐means clustering using MapReduce .…”
Section: Related Workmentioning
confidence: 99%