#9 Logistic Regression
Logistic Regression is a supervised machine learning algorithm mainly used for classification problems.It predicts the probability of a data point belonging to a particular class.
Examples:
Spam det
anikchandml.hashnode.dev5 min read