2021
DOI: 10.1007/s11227-021-04066-y
|View full text |Cite
|
Sign up to set email alerts
|

An optimized FP-growth algorithm for discovery of association rules

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
10
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 30 publications
(16 citation statements)
references
References 34 publications
0
10
0
Order By: Relevance
“…The FP growth algorithm is an association mining algorithm proposed by Han et al for the shortcomings of the Apriori algorithm, This algorithm first compresses the database into a frequent pattern tree and then divides the compressed database into a set of conditional databases, each associated with a frequent item, and mines each conditional database separately. Finally, all mining results are aggregated to obtain a set of frequent items [ 21 ]. Advantages: ① FP growth algorithm only needs to traverse the data set twice, so it is faster [ 22 ].…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…The FP growth algorithm is an association mining algorithm proposed by Han et al for the shortcomings of the Apriori algorithm, This algorithm first compresses the database into a frequent pattern tree and then divides the compressed database into a set of conditional databases, each associated with a frequent item, and mines each conditional database separately. Finally, all mining results are aggregated to obtain a set of frequent items [ 21 ]. Advantages: ① FP growth algorithm only needs to traverse the data set twice, so it is faster [ 22 ].…”
Section: Related Workmentioning
confidence: 99%
“…If different paths have the same prefix path and share storage space, the data is compressed. Disadvantages: ① The second traversal of FP tree will store many intermediate values, which will occupy a lot of memory [ 24 ]. ② Constructing an FP tree is expensive [ 25 ].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…They also proposed another FP-array approach [13] to minimize tree traversing time, but the recurring construction of conditional FP-trees still exists. Shawkat et al [14] presented a new scheme to discover associations from a wide range of relations across the dataset. Trough combining the FP-tree* mining method and header table of FP-growth they developed an algorithm as MFP-growth.…”
Section: Related Workmentioning
confidence: 99%
“…The best association rules were extracted using the Élimination Et Choix Traduisant La Realité (Elimination and Choice Translating Reality/ELECTRE) method [33]. A modified frequent pattern (FP)-growth algorithm is put forth by Shawkat et al [34] to overcome the performance gap while handling large datasets. The relationship between skill and job was analyzed using this algorithm [35].…”
Section: Introductionmentioning
confidence: 99%