Demystifying Logistic Regression
Logistic Regression
In a single line, it uses regression to check if it belongs to that category or not.
So here, it behaves like a linear algorithm but with binary output.
So let's look into an example where a group of classmates wants to participat...
blog.im45145v.dev3 min read