I am trying to predict a rare event, I read about using oversampling with the sampling node both on the following link and on EM's Help.
http://support.sas.com/kb/24/205.html
The link says that I'm not supposed to adjust frecuency for oversampling but EM's help says I should. My intention is to make a model and then score a large database with the resulting model, Should I adjust the frecuency for oversampling or not?
I tried both approaches, the cumulative lift and even some of the resulting independent variables are very different.