Skip to content

Building a Machine Learning Model to predict whether a loan will be approved or not.

Notifications You must be signed in to change notification settings

SofiaKauser/Predicting-Credit-Risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Supervised Machine Learning - Predicting Credit Risk

Building a Machine Learning model that attempts to predict whether a loan will be approved or not.

Background

Lending services companies allow individual investors to partially fund personal loans as well as buy and sell notes backing the loans on a secondary market. This data will be used to

To classify the risk level of given loans. Specifically, to compare the Logistic Regression model and Random Forest Classifier.

Creating and comparing two models on this data: a logistic regression, and a random forests classifier. Before you create, fit, and score the models, make a prediction as to which model you think will perform better.

Fit a LogisticRegression model and RandomForestClassifier model

image

image

About

Building a Machine Learning Model to predict whether a loan will be approved or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published