Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

RDD-Eclat: Approaches to Parallelize Eclat Algorithm on Spark RDD Framework (1912.06415v1)

Published 13 Dec 2019 in cs.DC, cs.DB, cs.DS, and cs.LG

Abstract: Initially, a number of frequent itemset mining (FIM) algorithms have been designed on the Hadoop MapReduce, a distributed big data processing framework. But, due to heavy disk I/O, MapReduce is found to be inefficient for such highly iterative algorithms. Therefore, Spark, a more efficient distributed data processing framework, has been developed with in-memory computation and resilient distributed dataset (RDD) features to support the iterative algorithms. On the Spark RDD framework, Apriori and FP-Growth based FIM algorithms have been designed, but Eclat-based algorithm has not been explored yet. In this paper, RDD-Eclat, a parallel Eclat algorithm on the Spark RDD framework is proposed with its five variants. The proposed algorithms are evaluated on the various benchmark datasets, which shows that RDD-Eclat outperforms the Spark-based Apriori by many times. Also, the experimental results show the scalability of the proposed algorithms on increasing the number of cores and size of the dataset.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Pankaj Singh (10 papers)
  2. Sudhakar Singh (20 papers)
  3. P. K. Mishra (17 papers)
  4. Rakhi Garg (9 papers)
Citations (11)

Summary

We haven't generated a summary for this paper yet.