tidymodels/workflowsets: Create a Collection of 'tidymodels' Workflows

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.1.9000
URL https://github.com/tidymodels/workflowsets https://workflowsets.tidymodels.org
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidymodels/workflowsets")
tidymodels/workflowsets documentation built on July 4, 2025, 7:38 a.m.