GokuMohandas / Made-With-ML

Learn how to design, develop, deploy and iterate on production-grade ML applications.
https://madewithml.com
MIT License
37.1k stars 5.88k forks source link

Update 05_Logistic_Regression.ipynb #129

Closed PiccoloLich closed 5 years ago

PiccoloLich commented 5 years ago

Thanks for the great tutorial. I believe the first equation in step 4 should have the product of W and X in the exponential.

GokuMohandas commented 5 years ago

absolutely correct @PiccoloLich , good catch.