Question: In supervised learning, what is the role of the target variable?
Options:
Correct Answer: To serve as the output that the model predicts
Solution:
The target variable is the output that the model aims to predict based on the input features.