Skip to content

Commit 6e09c37

Browse files
authored
Updated readme
1 parent 4747323 commit 6e09c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
| Autoencoders using Fashion MNIST| [Autoencoder_Fashion_MNIST.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/Autoencoder_Fashion_MNIST.ipynb)| Building an autoencoder as a classifier using Fashion MNIST dataset. |
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. |
19-
| Spam email classification| [spam_email_classification.ipynb]()| Built a spam detection classification model using an email dataset.
20-
| Customer churn prediction| [customer_churn_prediction.ipynb]()| To predict if customers churn i.e. unsubscribed or cancelled the service.
19+
| Spam email classification| [spam_email_classification.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/spam_email_classification.ipynb)| Built a spam detection classification model using an email dataset.
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 the service.

0 commit comments

Comments
 (0)