Skip to content

This repository showcases project to predict the likelihood of borrowers defaulting on a loan using Machine Learning models. The task is to perform binary classification to classify borrowers as "will default" or "will not default". An Excel sheet calculates bank profits using these predictive models.

Notifications You must be signed in to change notification settings

Prince0511/Credit-Bankruptcy

Repository files navigation

💼 Credit Bankruptcy Project:

📊 Aim: Predict the likelihood of borrower defaulting on a loan

📚 Dataset: Borrowers' information (credit score, income, loan amount, employment history, etc.)

🎯 Task: Binary classification (classify as "will default" or "will not default")

⚖️ Evaluation metrics: Accuracy, precision, recall, F1-score

📈 Models: Logistic Model, Linear Discriminant Analysis (LDA), Quadratic Discriminant Analysis (QDA), Decision Tree, K-Nearest Neighbor

💰 Excel sheet: Calculates bank profits using the predictive models

🎯 Goal: Develop accurate and reliable loan default prediction model

💼 Benefits: Informed loan approval decisions, effective risk management

About

This repository showcases project to predict the likelihood of borrowers defaulting on a loan using Machine Learning models. The task is to perform binary classification to classify borrowers as "will default" or "will not default". An Excel sheet calculates bank profits using these predictive models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages