January 2020
Beginner to intermediate
432 pages
11h 24m
English
In Chapter 8, Identifying Credit Default with Machine Learning, we learned how to build an entire pipeline, with the goal of predicting customer default, that is, their inability to repay their debts. For the machine learning part, we used a decision tree classifier, which is one of the basic algorithms.
There are a few ways to possibly improve the performance of the model, some of them include:
There is a common rule that data scientists spend 80% of their time on a project gathering and cleaning data while spending only 20% on the actual ...
Read now
Unlock full access