Question: Which supervised learning algorithm is typically used for binary classification tasks?
Options:
Correct Answer: Logistic Regression
Solution:
Logistic Regression is a common algorithm used for binary classification tasks, predicting the probability of a binary outcome.