paper-with-me

Papers

Numerical Association Rule Mining: A Systematic Literature Review

2023-07-02 · Minakshi Kaushik, Rahul Sharma, Iztok Fister Jr., Dirk Draheim

Numerical association rule mining is a widely used variant of the association rule mining technique, and it has been extensively used in discovering patterns and relationships in numerical data. Initially, researchers and scientists integrated numerical attributes in association rule mining using various discretization approaches; however, over time, a plethora of alternative methods have emerged in this field. Unfortunately, the increase of alternative methods has resulted into a significant knowledge gap in understanding diverse techniques employed in numerical association rule mining -- this paper attempts to bridge this knowledge gap by conducting a comprehensive systematic literature review. We provide an in-depth study of diverse methods, algorithms, metrics, and datasets derived from 1,140 scholarly articles published from the inception of numerical association rule mining in the year 1996 to 2022. In compliance with the inclusion, exclusion, and quality evaluation criteria, 68 papers were chosen to be extensively evaluated. To the best of our knowledge, this systematic literature review is the first of its kind to provide an exhaustive analysis of the current literature and previous surveys on numerical association rule mining. The paper discusses important research issues, the current status, and future possibilities of numerical association rule mining. On the basis of this systematic review, the article also presents a novel discretization measure that contributes by providing a partitioning of numerical data that meets well human perception of partitions.

📄 PDF Abstract BibTeX arXiv:2307.00662

Code (1)

mstrutov/desbordante

Tasks

ArticlesSystematic Literature Review

Similar Papers 제목 키워드 기반

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

A comprehensive review of visualization methods for association rule mining: Taxonomy, Challenges, Open problems and Future ideas

2023-02-24 · Iztok Fister Jr., Iztok Fister, Dušan Fister, Vili Podgorelec 외

Association rule mining is intended for searching for the relationships between attributes in transaction databases. The whole process of rule discovery is very complex, and involves pre-processing techniques, a rule min…

A brief overview of swarm intelligence-based algorithms for numerical association rule mining

2020-10-29 · Iztok Fister Jr., Iztok Fister

Numerical Association Rule Mining is a popular variant of Association Rule Mining, where numerical attributes are handled without discretization. This means that the algorithms for dealing with this problem can operate d…

NiaAutoARM: Automated generation and evaluation of Association Rule Mining pipelines

2024-12-30 · Uroš Mlakar, Iztok Fister Jr., Iztok Fister

The Numerical Association Rule Mining paradigm that includes concurrent dealing with numerical and categorical attributes is beneficial for discovering associations from datasets consisting of both features. The process …

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…