Month distribution

It might sound funny, but the month of telemarketing can have a significant correlation with the subscription decision:

%sql select month,y, count(1) from trainData group by month,y order by month,y

So, the preceding chart shows that the highest subscription ratios are obtained for months that have fewer instances (for example, December, March, October, and September).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset