RandomSearchCV inputs
Let's test your knowledge of how RandomizedSearchCV
differs from GridSearchCV
.
You can check the documentation on Scitkit Learn's website to compare these two functions.
Which of these parameters is only for a RandomizedSearchCV
?
This exercise is part of the course
Hyperparameter Tuning in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
