Multiple Choice Question
Classification tasks involve categorizing data into predefined classes.
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.