The local question
Global importance tells you that income matters across the portfolio. It does not tell this applicant why they were declined, and it is the second question that people, auditors and regulators actually ask.
A local explanation attributes one prediction to the features of one input. The usual output format is an additive one: a base value plus a signed number per feature, where the numbers sum to the prediction. Income pushed the score up by 0.12, recent delinquency pulled it down by 0.31, and so on.
That format is a strong commitment. It says the prediction can be decomposed into per-feature contributions, which is exactly what a nonlinear model with interactions does not do. Every method in this lesson is, at bottom, a different answer to the same question: given that the decomposition does not really exist, what is the most defensible one to report?

