Skip to content

Commit 8ab2466

Browse files
authored
Updated readme
1 parent 79dec64 commit 8ab2466

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
@@ -17,4 +17,4 @@
1717
| Logistic Regression| [Logistic_Regression.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/Logistic_Regression.ipynb)| Built a logistic regression model from scratch |
1818
| Fuzzy string matching| [fuzzy_string_matching.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]()| Built a spam detection classification model using an email dataset.
20-
20+
| Customer churn prediction| [customer_churn_prediction.ipynb]()| To predict if customers churn i.e. unsubscribed or cancelled the service.

0 commit comments

Comments
 (0)