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?
이 연습은 강의의 일부입니다
