Article ID Journal Published Year Pages File Type
383775 Expert Systems with Applications 2013 7 Pages PDF
Abstract

•Default probabilities provide detailed information about consumer creditworthiness.•The standard approach for estimating creditworthiness is logistic regression.•We present a general framework to estimate credit risks using machine learning methods.•We demonstrate probability estimation in Random Jungle, a fast random forests implementation.•Random forests outperformed a tuned logistic regression on credit scoring data.

Consumer credit scoring is often considered a classification task where clients receive either a good or a bad credit status. Default probabilities provide more detailed information about the creditworthiness of consumers, and they are usually estimated by logistic regression. Here, we present a general framework for estimating individual consumer credit risks by use of machine learning methods. Since a probability is an expected value, all nonparametric regression approaches which are consistent for the mean are consistent for the probability estimation problem. Among others, random forests (RF), k-nearest neighbors (kNN), and bagged k-nearest neighbors (bNN) belong to this class of consistent nonparametric regression approaches. We apply the machine learning methods and an optimized logistic regression to a large dataset of complete payment histories of short-termed installment credits. We demonstrate probability estimation in Random Jungle, an RF package written in C++ with a generalized framework for fast tree growing, probability estimation, and classification. We also describe an algorithm for tuning the terminal node size for probability estimation. We demonstrate that regression RF outperforms the optimized logistic regression model, kNN, and bNN on the test data of the short-term installment credits.

Related Topics
Physical Sciences and Engineering Computer Science Artificial Intelligence
Authors
, , , ,