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
?
Este ejercicio forma parte del curso
Hyperparameter Tuning in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
