(10 points) Find the frequent itemsets (up to size 4) for the support threshold min support = 0.5 by using the Apriori a
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
(10 points) Find the frequent itemsets (up to size 4) for the support threshold min support = 0.5 by using the Apriori a
(10 points) Find the frequent itemsets (up to size 4) for the support threshold min support = 0.5 by using the Apriori approach. (15 points) Find the association rules for the support threshold min support = 0.5 and confidence threshold min confidence = 0.5 by using the Apriori and the rule generation approaches. Calculate the lift of each rule. Table 1. Market basket transactions Items Bought Transaction ID 1 Chips, Cookies, Regular Soda, Ham Chips, Ham, Boneless Chicken, Diet Soda Ham, Bacon, Whole Chicken, Regular Soda Chips, Ham, Boneless Chicken, Diet Soda Chips, Bacon, Boneless Chicken Chips, Ham, Bacon, Whole Chicken, Regular Soda Chips, Cookies, Boneless Chicken, Diet Soda 2 3 4 5 6 7
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!