You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We pick the first metric and, if it is a dynamic metric, the first eval time. Using verbose_iter = TRUE will say which metric was chosen but not the time.
* initial tests
* updates for tidymodels/tune#798
* SA test updates
* update tune version
* update bayesian opt tests
* update racing unit tests
* update tune version
* temporarily point to PR
* improve readability of reference object
* racing updates; also covers changes in tidymodels/finetune#90
* updated for changes in #804
* test for #138 and tidymodels/finetune#81
* PR tune#798 has been merged, new one to check with is tune#804
* updated for new tune version
* version bumps
* update with new tune warning wording
* changes for tidymodels/tune#806
* more updated snapshots
* mroe snapshot updates
* update censored bagging snapshot
* irreproducible results; see #160
---------
Co-authored-by: ‘topepo’ <‘mxkuhn@gmail.com’>
Co-authored-by: Hannah Frick <hannah@posit.co>
We pick the first metric and, if it is a dynamic metric, the first eval time. Using
verbose_iter = TRUE
will say which metric was chosen but not the time.Created on 2023-11-13 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: