You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,4 @@
18
18
| Fuzzy string matching|[fuzzywuzzy.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/fuzzy_string_matching.ipynb)| To study how to compare strings and determine how similar they are in Python. |
19
19
| Spam email classification| [spam_email_classification.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/spam_email_classification.ipynb)| Build a spam detection classification model using an email dataset.
20
20
| Customer churn prediction|[customer_churn_prediction.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/customer_churn_prediction.ipynb)| To predict if customers churn i.e. unsubscribed or cancelled their service.- In Progress|
21
+
| Predicting Credit Card Approvals|[predicting_credit_card_approvals.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/predicting_credit_card_approvals.ipynb)| To predict the approval or rejection of a credit card application|
0 commit comments