Skip to content

Commit e1ae955

Browse files
authored
Update README.md
1 parent 8ff6626 commit e1ae955

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11

2+
![image](https://github.com/jcguidry/credit-default-prediction-NN-py/assets/48544496/f57ea005-535e-4c4a-8700-918373176869)
3+
24

35
# Jupyter Notebook: Credit Card Default Prediction
46

5-
This notebook explores different machine learning techniques for predicting credit card payment defaults, with a focus on k-Nearest Neighbors (kNN) and neural networks. It uses the default of credit card clients dataset, containing information on 30,000 clients.
7+
This notebook explores different machine learning techniques for predicting credit card payment defaults, with a focus on k-Nearest Neighbors (kNN) and neural networks. It uses the default of [credit card clients dataset](https://www.kaggle.com/datasets/uciml/default-of-credit-card-clients-dataset), containing information on 30,000 clients.x
68

79
## Libraries Used
810

0 commit comments

Comments
 (0)