CommencerCommencer gratuitement

Hyperparameters in Stochastic Gradient Boosting

In the previous lesson, you built a Stochastic Gradient Boosting model in caret. A similar model as the one from before has been preloaded as gbm_model. In order to optimize this model, you want to tune its hyperparameters. Which of the following is NOT a hyperparameter of the gbm method?

Note: The library caret has also been preloaded.

Cet exercice fait partie du cours

Hyperparameter Tuning in R

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice