
Classification
"Assigns data into predefined categories — like detecting spam emails or classifying images."

Binary Logistic Regression
Predicts the probability of an input belonging to a class and assigns it accordingly — commonly used for binary classification tasks.