Task
Learn to systematically search for optimal hyperparameters using GridSearchCV.
Instructions
- Read through the code and understand the setup
- Complete the TODO sections in the code
- Click Run or press Ctrl+Enter to execute
- Click Done when finished
Concepts
GridSearchCVhyperparameter tuningparameter gridbest_params_