top of page
Search


Gianluca Turcatel
Dec 30, 20214 min read
Logistic Regression From Scratch
Logistic regression is among the most famous classification algorithm. It is probably the first classifier that Data Scientists employ to...
199
0


Gianluca Turcatel
Dec 24, 20212 min read
Why Gradient Descent Works
Gradient descent is very well known optimization tool to estimate an algorithm's parameters minimizing the loss function. Often we don't...
269
0
bottom of page