Skip to content

midejoe/Loan-Default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Loan-Default

Objective

The objective of this exercise is to understand which parameters play an important role in determining whether a client will default on the loan payment or not.

Steps taken

First Step: Load the dataset

Second step: Data Preprocessing.

Third Step: Feature Engineering.

Fourth Step: Model building using CatBoost Classifier.

Fifth step: Evaluate the model.

Metric to measure

The metric score used is the percentage of all correct predictions made. This is simply known as accuracy.

Releases

No releases published

Packages

No packages published

Languages