tests/testthat/_snaps/fit.md

fit() errors informatively with workflow sets

Code
  fit(car_set_1)
Condition
  Error in `fit()`:
  ! `fit()` is not well-defined for workflow sets.
  i Please see `workflow_map()` (`?workflowsets::workflow_map()`).
Code
  fit(car_set_2)
Condition
  Error in `fit()`:
  ! `fit()` is not well-defined for workflow sets.
  i Please see `fit_best()` (`?workflowsets::fit_best.workflow_set()`).


tidymodels/workflowsets documentation built on July 4, 2025, 7:38 a.m.