دانلود مقاله ISI انگلیسی شماره 82749
ترجمه فارسی عنوان مقاله

الگوریتم معادلات الگوی عمودی برای آستانه پشتیبانی چندگانه

عنوان انگلیسی
Vertical Pattern Mining Algorithm for Multiple Support Thresholds
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
82749 2017 10 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Procedia Computer Science, Volume 112, 2017, Pages 417-426

ترجمه کلمات کلیدی
معدن الگو برداری مکرر، آستانه پشتیبانی چندگانه، معدن عمودی، الگو درخت رشد،
کلمات کلیدی انگلیسی
frequent pattern mining; multiple support thresholds; vertical mining; pattern growth tree;
پیش نمایش مقاله
پیش نمایش مقاله  الگوریتم معادلات الگوی عمودی برای آستانه پشتیبانی چندگانه

چکیده انگلیسی

Frequent pattern mining is an important task in discovering hidden items that co-occur (itemset) more than a predefined threshold in a database. Mining frequent itemsets has drawn attention although rarely occurring ones might have more interesting insights. In existing studies, to find these interesting patterns (rare itemsets), user defined single threshold should be set low enough but this results in generation of huge amount of redundant itemsets. We present Multiple Item Support-eclat; MIS-eclat algorithm, to mine frequent patterns including rare itemsets under multiple support thresholds (MIS) by utilizing a vertical representation of data. We compare MIS-eclat to our previous tree based algorithm, MISFP-growth28 and another recent algorithm, CFP-growth++22 in terms of execution time, memory usage and scalability on both sparse and dense databases. Experimental results reveal that MIS-eclat and MISFP-growth outperform CFP-growth++ in terms of execution time, memory usage and scalability.