@prakhar51 wrote:
myControl = trainControl(method=‘cv’,number=5,repeats=2,search = “random”,returnResamp=‘none’)
Warning message:
repeats
has no meaning for this resampling method.While preparing the trControl for for my model i am facing this error.
does anyone else came across similar thing ?
Posts: 1
Participants: 1