2019
DOI: 10.11591/ijece.v9i6.pp5446-5453
|View full text |Cite
|
Sign up to set email alerts
|

Analysis study on R-Eclat algorithm in infrequent itemsets mining

Abstract: There are rising interests in developing techniques for data mining. One of the important subfield in data mining is itemset mining, which consists of discovering appealing and useful patterns in transaction databases. In a big data environment, the problem of mining infrequent itemsets becomes more complicated when dealing with a huge dataset. Infrequent itemsets mining may provide valuable information in the knowledge mining process. The current basic algorithms that widely implemented in infrequent itemset … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
10
0
1

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 10 publications
(11 citation statements)
references
References 12 publications
0
10
0
1
Order By: Relevance
“…In 2019, Man et al [4,28] proposed algorithm to address the discovery of infrequent itemsets mining from the transactional database based on Eclat algorithm. In support measure, IF-Diffset was proved to perform better upon encountering the infrequent itemsets of the transactional database.…”
Section: B Infrequent Item Set Miningmentioning
confidence: 99%
See 2 more Smart Citations
“…In 2019, Man et al [4,28] proposed algorithm to address the discovery of infrequent itemsets mining from the transactional database based on Eclat algorithm. In support measure, IF-Diffset was proved to perform better upon encountering the infrequent itemsets of the transactional database.…”
Section: B Infrequent Item Set Miningmentioning
confidence: 99%
“…The previous paragraph of this section summarized the latest algorithm for infrequent itemset mining which are infrequent itemsets mining from the transactional database based on Eclat algorithm [4], Infrequent Itemset Mining for Weblog (IIMW) algorithm [17], Incremental Eclat (iEclat) model by embedding Critical Relative Support (CRS) in mining of infrequent itemset [31], Infrequent Pattern Mining Using Negative Itemset Tree (NIIMiner) algorithm [42] and Fuzzy-based Rare Itemset Mining (FRI-Miner) algorithm [41]. The next section will pay a focus on R-Diffset and IR-Diffset.…”
Section: B Infrequent Item Set Miningmentioning
confidence: 99%
See 1 more Smart Citation
“…If the support(itemset) ≤ min_freq then in IF-Tidset, (i ∩ (i+1)) was computed for i th and (i+1) th columns, whereas in IF-Diffset, diffset (i ∩ (i+1)) was computed for i th and (i+1) th columns, and in IF-Sortdiffset, diffset (i ∩ (i+1)) was computed for i th and (i+1) th columns after sorting the itemsets in descending order depending on the largest to smallest value in equivalence class of the itemset. [22] Single scan pattern-tree (SSP-Tree) was constructed using a single scan of the database. The tree was restructured based on the frequency of the itemsets stored in header table before insertion of the next transaction into the tree to maintain the order of the items in the tree.…”
Section: Introductionmentioning
confidence: 99%
“…Support and Confidence are qualitative measures for refining the transactions to know the item frequencies. High utility [3]- [5] ARM is task which performs mining by considering utilities of respective items [6], [7]:  Support-It is the count of occurrence of a particular item I at all transactions.  Confidence of XY-It is the probability of occurrence of more than one item or item combinations in a single or all transactions.…”
Section: Introductionmentioning
confidence: 99%