Question: Which of the following is a common algorithm used for classification tasks?
Options:
Correct Answer: Logistic Regression
Solution:
Logistic Regression is commonly used for classification tasks as it predicts the probability of a binary outcome.