Answered step by step
Verified Expert Solution
Question
1 Approved Answer
[40] Find all association rules assuming suprnin = 50% and confmn = 80%. Each rule should be written as r# buys(itern), buys(item2) buys(items) [s, c]
[40] Find all association rules assuming suprnin = 50% and confmn = 80%. Each rule should be written as r# buys(itern), buys(item2) buys(items) [s, c] where r# is the id of the rule, s is the support, c is the confidence, and iterni is an item (such as, M", "O",etc.). (a) Identify all strong association rules (that is, those rules with support s and confidence c higher than the thresholds) (b) Compute the lift measure for each strong association rule. [40] Find all association rules assuming suprnin = 50% and confmn = 80%. Each rule should be written as r# buys(itern), buys(item2) buys(items) [s, c] where r# is the id of the rule, s is the support, c is the confidence, and iterni is an item (such as, M", "O",etc.). (a) Identify all strong association rules (that is, those rules with support s and confidence c higher than the thresholds) (b) Compute the lift measure for each strong association rule
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started