Credit Risk Modeling in R
Apply statistical modeling in a real-life setting using logistic regression and decision trees to model credit risk.
Comece O Curso Gratuitamente4 horas16 vídeos52 exercícios46.944 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
This hands-on-course with real-life credit data will teach you how to model credit risk by using logistic regression and decision trees in R. Modeling credit risk for both personal and company loans is of major importance for banks. The probability that a debtor will default is a key component in getting to a measure for credit risk. While other models will be introduced in this course as well, you will learn about two model types that are often used in the credit scoring context; logistic regression and decision trees. You will learn how to use them in this particular context, and how these models are evaluated by banks.
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Finanças Aplicadas em R
Ir para a trilhaAnalista quantitativo in R
Ir para a trilha- 1
Introduction and data preprocessing
GratuitoThis chapter begins with a general introduction to credit risk models. We'll explore a real-life data set, then preprocess the data set such that it's in the appropriate format before applying the credit risk models.
Introduction and data structure50 xpExploring the credit data100 xpInterpreting a CrossTable()50 xpHistograms and outliers50 xpHistograms100 xpOutliers100 xpMissing data and coarse classification50 xpDeleting missing data100 xpReplacing missing data100 xpKeeping missing data100 xpData splitting and confusion matrices50 xpSplitting the data set100 xpCreating a confusion matrix100 xp - 2
Logistic regression
Logistic regression is still a widely used method in credit risk modeling. In this chapter, you will learn how to apply logistic regression models on credit data in R.
Logistic regression: introduction50 xpBasic logistic regression100 xpInterpreting the odds for a categorical variable50 xpMultiple variables in a logistic regression model100 xpInterpreting significance levels50 xpLogistic regression: predicting the probability of default50 xpPredicting the probability of default100 xpMaking more discriminative models100 xpEvaluating the logistic regression model result50 xpSpecifying a cut-off100 xpComparing two cut-offs50 xpWrap-up and remarks50 xpComparing link functions for a given cut-off100 xp - 3
Decision trees
Classification trees are another popular method in the world of credit risk modeling. In this chapter, you will learn how to build classification trees using credit data in R.
What is a decision tree?50 xpComputing the gain for a tree100 xpChanging one Gini...50 xpBuilding decision trees using the rpart()-package50 xpUndersampling the training set100 xpChanging the prior probabilities100 xpIncluding a loss matrix100 xpPruning the decision tree50 xpPruning the tree with changed prior probabilities100 xpPruning the tree with the loss matrix100 xpOther tree options and the construction of confusion matrices50 xpOne final tree using more options100 xpConfusion matrices and accuracy of our final trees100 xpOptimizing the accuracy50 xp - 4
Evaluating a credit risk model
In this chapter, you'll learn how you can evaluate and compare the results obtained through several credit risk models.
Finding the right cut-off: the strategy curve50 xpComputing a bad rate given a fixed acceptance rate100 xpThe strategy table and strategy curve100 xpTo tree or not to tree?50 xpThe ROC-curve50 xpROC-curves for comparison of logistic regression models100 xpROC-curves for comparison of tree-based models100 xpInput selection based on the AUC50 xpAnother round of pruning based on AUC100 xpBest of four50 xpFurther model reduction?100 xpCourse wrap-up50 xp
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Finanças Aplicadas em R
Ir para a trilhaAnalista quantitativo in R
Ir para a trilhapré-requisitos
Intermediate R for FinanceLore Dirick
Ver MaisDirector of Data Science Education at Flatiron School
O que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Credit Risk Modeling in R hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.