Details about the data source: credit card churn data
It has only 5% churn data. Because of this rare event, tried changing the decision weights at the data source.
Here is a screenshot of the tree:
I have taken care of the quasi-separation/separation issues by excluding them from the metadata node which is then connected to the decision tree node.
1. However, the results does not show a proper split between churn and non-churn. How to overcome this problem? Kindly help. Thanks
2. Also, wanted to check if choose to change the decision weights at the data source, should the assessment measure in the decision tree properties(panel) only be 'DECISION'? or can I use other assessment measures? What does the LIFT measure mean? I noticed that using the lift measure helped to improve the distribution of the churn and non-churn in my best nodes. But am not sure what the LIFT measure means.
3. Under the split search option for decision trees, should 'use decision' be set to Yes since decision weights were selected at the data source?
Kindly help with the above doubts! really appreciate it!

