CommencerCommencer gratuitement

Plot hyperparameter model output

In the previous exercise, you defined a Cartesian grid of hyperparameters and used it to train a Support Vector Machine model. The same code as before has been run in the background, so you can directly work with the svm_model_voters_grid model object. The caret package has also been loaded.

Cet exercice fait partie du cours

Hyperparameter Tuning in R

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Plot default
___(___)
Modifier et exécuter le code