Skip to content

Commit 292c555

Browse files
authored
Update README.md
1 parent e1ae955 commit 292c555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Jupyter Notebook: Credit Card Default Prediction
66

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
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.
88

99
## Libraries Used
1010

0 commit comments

Comments
 (0)