Finding hyperparameters
Finding out which hyperparameters you can tune with a given algorithm or function is the most important prerequisite for actually tuning your models!
- Which hyperparameters can you tune with a simple Generalized Linear Model that uses the
glm
method? Thecaret
library has been loaded for you.
Cet exercice fait partie du cours
Hyperparameter Tuning in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
