Hello,
I have a question regarding the lift value that I shoud expect on the first decile derived from a Random Forest Models.
In details, I computed a HP random Forest model using SAS Miner to identify the propensity to buy a product. As result, I have found that my model produce a lift chart value about 9 (on a first decile) in the validation set.
In your opinion and experiences, isn't that value too high? Should I expect a smaller value?
As each of the trainig and validation lift chart are the same, I tend to exclude overfitting; is there somthing else should I controll to be sure my model is well done?
Thank you very much in advance!
I computed a HP random Forest model using SAS Miner to identify the propensity to buy a product. As result, I have found that my model produce a lift chart value about 9 (on a first decile) in the validation set. In your opinion and experiences, isn't that value too high? Should I expect a smaller value?
The maximum possible lift is relative to the overall population rate of your event. The lift in the first decile will differ across data even if they have the same overall population rate since the ability of the available data to predict an event varies across data. Lift is useful since it has no units -- it is just a relative increase/decrease in the occurence of an event, but this almost means that you must consider both the lift and the actual predicted occurrence to properly assess how "big" it is. For a discussion of how the occurrence rate and lift are related, see the discussion at
Hope this helps!
Doug
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.