Demystifying Logistic Regression
May 19, 2023 · 3 min read · 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...
Join discussion