January 2018
Intermediate to advanced
470 pages
11h 9m
English
The correlation between cons_conf_idx distribution and subscription can be computed by the following command:
%sql select cons_conf_idx, count(1), y from trainData group by cons_conf_idx,y order by cons_conf_idx,y

Clients with less common consumer confidence index are more likely to subscribe compared to other clients.
Read now
Unlock full access