Closed simonpcouch closed 9 months ago
These tests only run fit_resamples()
. I'm on board if we want to put together another round of tests with tune_grid()
, but there's very little conditional logic in finetune that differentiates between tune_grid()
vs. fit_resamples()
vs. others.
Closes #119. :)