Recursive Association Rule Mining

11/28/2020
by   Abdelkader Mokkadem, et al.
0

Mining frequent itemsets and association rules is an essential task within data mining and data analysis. In this paper, we introduce PrefRec, a recursive algorithm for finding frequent itemsets and association rules. Its main advantage is its recursiveness with respect to the items. It is particularly efficient for updating the mining process when new items are added to the database or when some are excluded. We present in a complete way the logic of the algorithm as well as its various applications. Finally we present experiments carried out in the R language comparing PrefRec with Apriori and Eclat the two most powerful algorithms in this language. To achieve this we built an R package to run our algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/19/2018

Itemsets of interest for negative association rules

So far, most of association rule minings have considered about positive ...
research
05/24/2023

ARULESPY: Exploring Association Rules and Frequent Itemsets in Python

The R arules package implements a comprehensive infrastructure for repre...
research
12/26/2010

Mining Multi-Level Frequent Itemsets under Constraints

Mining association rules is a task of data mining, which extracts knowle...
research
06/15/2018

Mining Rank Data

The problem of frequent pattern mining has been studied quite extensivel...
research
03/29/2018

Frequent Item-set Mining without Ubiquitous Items

Frequent Item-set Mining (FIM), sometimes called Market Basket Analysis ...
research
11/12/2022

A Pipeline for Business Intelligence and Data-Driven Root Cause Analysis on Categorical Data

Business intelligence (BI) is any knowledge derived from existing data t...
research
10/14/2021

Ethics lines and Machine learning: a design and simulation of an Association Rules Algorithm for exploiting the data

Data mining techniques offer great opportunities for developing ethics l...

Please sign up or login with your details

Forgot password? Click here to reset