Introduction to Logistic Regression Algorithm
In Logistic Regression, does not mean that it is a regression algorithm.
Logistic Regression extends linear regression with a logistic function to make it suitable for classification.
It is arguably the simplest machine learning algorithm for class...
bhagirathkd.hashnode.dev1 min read