January 2018
Intermediate to advanced
470 pages
11h 9m
English
The following command shows how emp_var_rate distributions correlate with the subscription:
%sql select emp_var_rate, count(1), y from trainData group by emp_var_rate,y order by emp_var_rate,y

The charts show that clients with a less common employment variation rate will be more likely to subscribe than other clients. Now the expanded version provides a better insight:

Read now
Unlock full access