workflowsets-package {workflowsets} | R Documentation |
workflowsets: Create a Collection of 'tidymodels' Workflows
Description
A workflow is a combination of a model and preprocessors (e.g, a formula, recipe, etc.) (Kuhn and Silge (2021) https://www.tmwr.org/). In order to try different combinations of these, an object can be created that contains many workflows. There are functions to create workflows en masse as well as training them and visualizing the results.
Author(s)
Maintainer: Simon Couch simon.couch@posit.co (ORCID)
Authors:
Max Kuhn max@posit.co (ORCID)
Other contributors:
Posit Software, PBC [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/tidymodels/workflowsets/issues
[Package workflowsets version 1.1.0 Index]