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

The chart shows that the subscription rate is inversely proportional to the number of employees.
Read now
Unlock full access