Interactions
Consider the predictive modeling problem where you want to predict whether someone will donate for a certain worldwide campaign. In the previous course, it was shown that the variable country
was not useful on its own to predict whether someone will donate, that is, there was no correlation between country
and the target.
What does this imply for interactions with this variable?
This exercise is part of the course
Intermediate Predictive Analytics in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
