Predicting credit scores
In this section, we will explore another dataset, this time in the field of banking and finance. The particular dataset in question is known as the German Credit Dataset and is also hosted by the UCI Machine Learning Repository. The link to the data is https://archive.ics.uci.edu/ml/datasets/Statlog+%28German+Credit+Data%29.
The observations in the dataset are loan applications made by individuals at a bank. The goal of the data is to determine whether an application constitutes a high credit risk.
Column name |
Type |
Definition |
---|---|---|
|
Categorical |
The status of the existing checking account |
|
Numerical |
The duration in months |
|
Categorical |
The applicant's credit history |
|
Categorical ... |
Get Mastering Predictive Analytics with R - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.