What is the lift of a model?

Created by Steve Hoover, Modified on Sun, Jan 14 at 11:41 AM by Steve Hoover

Suppose you are trying to predict which customers will make a purchase. If you have 1,000 customers in the data set, and 100 of them have made a purchase, then selecting 250 customers randomly should lead, on average, to 25 observed purchases.


Now, suppose that, instead of selecting 250 individuals randomly, you select the 250 individuals who have the highest likelihood of making a purchase (as predicted by the model). If 90 of these individuals have indeed made a purchase, it means that the model performs significantly better than chance.


In this instance, the model performs (90 / 25) – 1 = 260% better than a random selection. We say that the lift of the model is 3.6. A lift of 1.0 means there is no improvement compared to a random selection. The higher the lift, the better the model.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article