How does the 'WOE' method work and what are its key options?

3 vues

Réponse

The 'WOE' (Weight of Evidence) method groups variables by maximizing the Information Value (IV). Key options include 'woeAdjust' to handle bins with zero events or non-events, and 'woeDefinition' which can be set to 'EVENT' (ln(event/non-event)) or 'NONEVENT' (ln(non-event/event)).
Did this answer help you?
catTrans

dataPreprocess

See technical action