tidymodels / tune

Tools for tidy parameter tuning
https://tune.tidymodels.org
Other
282 stars 42 forks source link

post-processor fitting likely needs a `.catch_and_log()` #902

Open simonpcouch opened 5 months ago

simonpcouch commented 5 months ago

https://github.com/tidymodels/tune/blob/10798b9e8f3b208bec803f9eb8e0bd63db41325e/R/grid_code_paths.R#L539

https://github.com/tidymodels/tune/blob/10798b9e8f3b208bec803f9eb8e0bd63db41325e/R/grid_code_paths.R#L544-L545