Question: What is the purpose of the training set in supervised learning?
Options:
Correct Answer: To train the model on labeled data
Solution:
The training set is used to train the model on labeled data, allowing it to learn the relationship between inputs and outputs.