File size: 581 Bytes
221e383
 
4b671a0
c0eeb85
 
 
 
9ccb71a
 
 
221e383
82a331b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c0eeb85
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: mit
pipeline_tag: tabular-classification
metrics:
- accuracy
tags:
- finance
language:
- en
library_name: sklearn
---
# Nexus Bank Loan Default Prediction Model

This is a machine learning model to predict loan defaulters for Nexus Bank.

## Usage

To use the model, you can input the salary and number of dependents of a customer, and it will predict whether they are likely to default on their loan.

## Dependencies

- pandas
- numpy
- seaborn
- matplotlib
- scikit-learn
- gradio

## Data Source

The data used for training this model was obtained from Nexus Bank.