تعداد نشریات | 418 |
تعداد شمارهها | 9,997 |
تعداد مقالات | 83,560 |
تعداد مشاهده مقاله | 77,801,201 |
تعداد دریافت فایل اصل مقاله | 54,843,857 |
Association Rule Mining Using New FP-Linked List Algorithm | ||
Journal of Advances in Computer Research | ||
شناسنامه علمی شماره، دوره 7، شماره 1، اردیبهشت 2016، صفحه 23-34 اصل مقاله (390.96 K) | ||
نویسندگان | ||
Mohammad Karim Sohrabi* ؛ Hamidreza Hasannejad Marzooni | ||
Department of Computer Engineering, Semnan Branch, Islamic Azad University, Semnan ,Iran | ||
چکیده | ||
Finding frequent patterns plays a key role in exploring association patterns, correlation, and many other interesting relationships that are applicable in TDB. Several association rule mining algorithms such as Apriori, FP-Growth, and Eclat have been proposed in the literature. FP-Growth algorithm construct a tree structure from transaction database and recursively traverse this tree to extract frequent patterns which satisfies the minimum support in a depth first search manner. Because of its high efficiency, several frequent pattern mining methods and algorithms have used FP-Growth’s depth first exploration idea to mine frequent patterns. These algorithms change the FP-tree structure to improve efficiency. In this paper, we propose a new frequent pattern mining algorithm based on FP-Growth idea which is using a bit matrix and a linked list structure to extract frequent patterns. The bit matrix transforms the dataset and prepares it to construct as a linked list which is used by our new FPBitLink Algorithm. Our performance study and experimental results show that this algorithm outperformed the former algorithms. | ||
کلیدواژهها | ||
Association Rule Mining؛ Support؛ frequent pattern؛ FP-Growth Algorithm؛ itemset | ||
آمار تعداد مشاهده مقاله: 25,458 تعداد دریافت فایل اصل مقاله: 27,820 |