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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@
14
14
| Wine quality prediction |[Predicting_wine_quality.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/Predicting_wine_quality.ipynb)| Experiment to predict wine quality with feature selection (In progress). |
15
15
| Unsupervised Learning |[unsupervised_learning-Part_1.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/unsupervised_learning-Part_1.ipynb)| Hands-on with Unsupervised learning. |
16
16
| 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. |
17
-
| Logistic Regression|[Logistic_Regression.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/Logistic_Regression.ipynb)| Built a logistic regression model. |
17
+
| Logistic Regression|[Logistic_Regression.ipynb](https://github.com/chhayac/Machine-Learning-Notebooks/blob/master/Logistic_Regression.ipynb)| Built a logistic regression model from scratch. |
0 commit comments