paper-with-me

Papers

Mining Association Rules in Various Computing Environments: A Survey

2019-06-30 · Sudhakar Singh, Pankaj Singh, Rakhi Garg, P. K. Mishra

Association Rule Mining (ARM) is one of the well know and most researched technique of data mining. There are so many ARM algorithms have been designed that their counting is a large number. In this paper we have surveyed the various ARM algorithms in four computing environments. The considered computing environments are sequential computing, parallel and distributed computing, grid computing and cloud computing. With the emergence of new computing paradigm, ARM algorithms have been designed by many researchers to improve the efficiency by utilizing the new paradigm. This paper represents the journey of ARM algorithms started from sequential algorithms, and through parallel and distributed, and grid based algorithms to the current state-of-the-art, along with the motives for adopting new machinery.

📄 PDF Abstract BibTeX arXiv:1908.07918

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingDistributed ComputingSurvey

Similar Papers 제목 키워드 기반

Association Rules Mining with Auto-Encoders

2023-04-26 · Théophile Berteloot, Richard Khoury, Audrey Durand

Association rule mining is one of the most studied research fields of data mining, with applications ranging from grocery basket problems to explainable classification systems. Classical association rule mining algorithm…

Class Association Rules Mining based Rough Set Method

2015-09-17 · Thabet Slimani

This paper investigates the mining of class association rules with rough set approach. In data mining, an association occurs between two set of elements when one element set happen together with another. A class associat…

Time series numerical association rule mining variants in smart agriculture

2022-12-07 · Iztok Fister Jr., Dušan Fister, Iztok Fister, Vili Podgorelec 외

Numerical association rule mining offers a very efficient way of mining association rules, where algorithms can operate directly with categorical and numerical attributes. These methods are suitable for mining different …

Time SeriesTime Series Analysis

uARMSolver: A framework for Association Rule Mining

2020-10-21 · Iztok Fister, Iztok Fister Jr

The paper presents a novel software framework for Association Rule Mining named uARMSolver. The framework is written fully in C++ and runs on all platforms. It allows users to preprocess their data in a transaction datab…

AE SemRL: Learning Semantic Association Rules with Autoencoders

2024-03-26 · Erkan Karabulut, Victoria Degeler, Paul Groth

Association Rule Mining (ARM) is the task of learning associations among data features in the form of logical rules. Mining association rules from high-dimensional numerical data, for example, time series data from a lar…

Time Series