June 2020
Intermediate to advanced
382 pages
11h 39m
English
In this section, we will explore the following two algorithms that can be used for association analysis:
Apriori algorithm: Proposed by Agrawal, R. and Srikant in 1994.
FP-growth algorithm: An improvement suggested by Han et al. in 2001.
Let's look at each of these algorithms.