Credit Risk Modeling in Python
Michael Crabtree
Data Scientist, Ford Motor Company
Prepare credit data for machine learning models
Develop, score, and understand logistic regressions and gradient boosted trees
Analyze the performance of models by changing the data
The models and framework in this course:
Other techniques
Many machine learning models available, but logistic regression and tree models were used
Many financial sectors prefer model interpretability
Focus on the data
Model complexity can be a two-edged sword
Credit Risk Modeling in Python