GridSearchCV inputs
Let's test your knowledge of GridSeachCV
inputs by answering the question below.
Three GridSearchCV
objects are available in the console, named model_1
, model_2
, model_3
. Note that there is no data available to fit these models. Instead, you must answer by looking at their construct.
Which of these GridSearchCV
objects would not work when we try to fit it?
Cet exercice fait partie du cours
Hyperparameter Tuning in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
