Skip to content

Analysis of lending tree data for predicting an interest rate of a loan based on income and credit score.

Notifications You must be signed in to change notification settings

Connor-Scott/model_interpretation_with_partial_dependence_plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

model_interpretation_with_Partial_Dependence_Plots

Analysis of lending tree data for predicting an interest rate of a loan based on income and credit score.

This notebook uses both a linear regression to analyze the data and then utilizes the XGBoost Library to isolate features that are the most predictive of the target variable, Loan Interest Rate. Associated with this is a plot of the decision tree, a histogram of the most predictive features, and a force plot. These dependency plots identify the variables. These plots indicate which independent variables are the most predictive or impactful on the dependent variable, loan interest rate.

About

Analysis of lending tree data for predicting an interest rate of a loan based on income and credit score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published