April 2017
Beginner to intermediate
358 pages
9h 30m
English
After the Apriori algorithm has completed, we have a list of frequent itemsets. These aren't exactly association rules, but they can easily be converted into these rules. A frequent itemset is a set of items with a minimum support, while an association rule has a premise and a conclusion. The data is the same for the two.
For each itemset, we can generate a number of association ...
Read now
Unlock full access