August 2017
Beginner to intermediate
340 pages
8h 42m
English
In the previous sections, we explored different data processing steps, and built and evaluated several models to predict the loan status and interest rates for the accepted loans. Now, it is time to use all built artifacts and compose them together to score new loans.
There are multiple steps that we need to consider:
To reuse these steps, we need to connect them into a single function that accepts input data and produces predictions involving loan acceptance status and interest rate. ...
Read now
Unlock full access