McqMate
| Q. |
How can we best represent ‘support’ for the following association rule: “If X and Y, then Z”. |
| A. | {x,y}/(total number of transactions) |
| B. | {z}/(total number of transactions) |
| C. | {z}/{x,y} |
| D. | {x,y,z}/(total number of transactions) |
| Answer» C. {z}/{x,y} | |
View all MCQs in
Machine Learning (ML)No comments yet