Multiple Choice Question
Which algorithm is commonly used for classification tasks?
Explanation:
Decision Trees are widely used for classification tasks due to their interpretability and ability to handle both numerical and categorical data.
