- 1 In The Following Transactions Example Calculate The Support Of Itemset 2 3 5 And The Confidence Of Rules 2 3 1 (22.24 KiB) Viewed 37 times
1. In the following transactions example, calculate the support of itemset (2, 3, 5) and the confidence of rules 2 -> 3,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. In the following transactions example, calculate the support of itemset (2, 3, 5) and the confidence of rules 2 -> 3,
1. In the following transactions example, calculate the support of itemset (2, 3, 5) and the confidence of rules 2 -> 3, 5 and 2, 3 -> 5. [70 marks] TID Items T100 1,3,4 T200 2, 3, 5 T300 1, 2, 3, 5 T400 2,5 2. Given the following 3-itemsets {{1, 2, 4), (1, 3, 4), (1, 3, 5), (2, 3, 4), (2, 3, 5}}, produce the 4-itemset candidate(s) by joining and pruning. [30 marks]