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