Properties2
| Type | Concept |
| Note created | Feb 17, 2025 |
The lift metric of an association rule measures how much more often the antecedent and consequent of a rule occur together than we would expect if they were statistically independent. It is computed based on the confidence and support as per:
It lies in the ; if and are independent, the lift score will be exactly 1. If the lift score is 2, is twice as likely to appear when appears.