0
2.3kviews
(Duplicate) Use the Apriori algorithm to identify the frequent item-sets in the following database. Then extract the strong association rules from these sets Min.Support =30%, Min.Confidence =75%
| written 7.9 years ago by | modified 3.7 years ago by |
Subject: Data Mining And Business Intelligence
Topic: Frequent pattern
Difficulty: High

ADD COMMENT
EDIT

and 2 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.