Find out those customers who are willing to subscribe the deposit.
Challenge(s) and Solution(s)
Several challenges include bad performance of simple logistic Regression
and clustering interpretation.
Solutions include add regularization such as lasso and ridge and
grid_search after fix the imbalance of the target variable
(too many 0 but a few 1). For clustering the segmentation is not ideally obvious
but we are still able to get some insights.