2021
DOI: 10.7717/peerj-cs.385
|View full text |Cite
|
Sign up to set email alerts
|

TKFIM: Top-K frequent itemset mining technique based on equivalence classes

Abstract: Frequently used items mining is a significant subject of data mining studies. In the last ten years, due to innovative development, the quantity of data has grown exponentially. For frequent Itemset (FIs) mining applications, it imposes new challenges. Misconceived information may be found in recent algorithms, including both threshold and size based algorithms. Threshold value plays a central role in generating frequent itemsets from the given dataset. Selecting a support threshold value is very complicated f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 19 publications
0
7
0
Order By: Relevance
“…The Top-K Miner finds all topmost FIs as per the tuned parameter, but suffers as memory-expensive due to the Candidate Itemsets Search tree (CIS-tree). Moreover, Iqbal et al presented the TKFIM algorithm which inherits the Apriori mining technique for the discovery of K-topmost FIs [ 26 ]. This algorithm performs excessive candidate generation because it uses common itemsets prefixes of the already produced topmost frequent itemsets.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…The Top-K Miner finds all topmost FIs as per the tuned parameter, but suffers as memory-expensive due to the Candidate Itemsets Search tree (CIS-tree). Moreover, Iqbal et al presented the TKFIM algorithm which inherits the Apriori mining technique for the discovery of K-topmost FIs [ 26 ]. This algorithm performs excessive candidate generation because it uses common itemsets prefixes of the already produced topmost frequent itemsets.…”
Section: Related Workmentioning
confidence: 99%
“…To analyze the performance trends of the , it was compared against two recent top-most IFIs mining techniques, top-K Miner [ 29 ] and TKFIM [ 26 ]. The top-K Miner uses depth-first traversal and is not an Apriori-inspired method, while the TKFIM method uses breadth-first traversal strategy, which is considered an Apriori-inspired approach.…”
Section: Comparative Evaluationmentioning
confidence: 99%
See 3 more Smart Citations