From fb0f3dce936f37c62c260045978abf10c06069c7 Mon Sep 17 00:00:00 2001 From: sayands Date: Fri, 20 Apr 2018 11:53:54 +0530 Subject: [PATCH] Added Step-by-Step Machine Learning in Python --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a57c491..59c6b67 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ### Machine Learning: * [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) +* [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/) ### Deep Learning: