0
722views
(Duplicate) Find all frequent item sets and association rule in the following database using Apriori Algorithm.
| written 4.0 years ago by | modified 3.8 years ago by |
Take minimum support as 3 and minimum confidence 75%.

ADD COMMENT
EDIT

and 4 others joined a min ago.
Marked as duplicate
This question already has an answer, hence merged with: Use the Apriori to algorithm to identify the frequent item-sets in the following database. Then extract the strong association rules from these sets.