Skip to content

Commit c79a0ce

Browse files
authored
Updated Readme
1 parent 3020fcb commit c79a0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@
1818
| 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. |
1919
| 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.
2020
| 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

Comments
 (0)