From 3056b09ee585405fe21721229a787ee5b816e36b Mon Sep 17 00:00:00 2001 From: Sarath Vakacharla Date: Tue, 7 Aug 2018 21:01:03 -0700 Subject: [PATCH] Added link for 'logistic regression in python' video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f6bae..999502c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube. ## Week 5 - Machine Learning Languages - Best Programming Language for Machine Learning -- Logistic Regression in Python +- [Logistic Regression in Python](https://www.youtube.com/watch?v=H6ii7NFdDeg) - [Building an ML app with NodeJS](https://www.youtube.com/watch?v=CMank9YmtTM) - [School of AI Introduction](https://www.youtube.com/watch?v=8yu8rtXThy8)