Question: In the context of supervised learning, what is a \'label\'?
Options:
Correct Answer: The output variable that the model is trying to predict
Solution:
In supervised learning, a label is the output variable that the model aims to predict based on input features.