Get startedGet started for free

Find train() option for random search

In the video for this chapter, I showed you how to perform a grid search or random search with caret.

  • Which argument do you need to set in combination with trainControl(search = "random") in order to perform random search?

This exercise is part of the course

Hyperparameter Tuning in R

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise