Updating the first Youtube video in Line 38. The video should point to Episode 14 rather than Episode 16!
This commit is contained in:
Ben Wallace 2023-07-08 12:58:35 -06:00 коммит произвёл GitHub
Родитель bf78cf8350
Коммит 60b5d9f874
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,7 @@ For our purposes, we will express this as a binary: 'White' or 'Not White'. Ther
Logistic regression differs from linear regression, which you learned about previously, in a few important ways.
[![ML for beginners - Logistic Regression for classification of data](https://img.youtube.com/vi/MmZS2otPrQ8/0.jpg)](https://youtu.be/MmZS2otPrQ8 "ML for beginners - Logistic Regression for classification of data")
[![ML for beginners - Understanding Logistic Regression for Machine Learning Classification](https://img.youtube.com/vi/KpeCT6nEpBY/0.jpg)](https://youtu.be/KpeCT6nEpBY "ML for beginners - Understanding Logistic Regression for Machine Learning Classification")
> 🎥 Click the image above for a short video overview of logistic regression.