0
2.6kviews
Explain SON algorithm usng MapReduce.

Explain SON algorithm usng MapReduce.

1 Answer
1
126views


SON algorithm using MapReduce :-

  • The SON algorithm work well in a parallel-computing environment.

  • Each of the chunks can be processed in parallel, and the frequent itemsets from each chunk combined to form the candidates.

  • We can distribute the candidates to many processors, have each processor count the support for …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.