Question: Which model selection technique involves comparing multiple models to find the best one?
Options:
Correct Answer: Grid Search
Solution:
Grid Search is a model selection technique that involves comparing multiple models and their hyperparameters to find the best performing one.