tidymodels/workflows: Modeling Workflows

Managing both a 'parsnip' model and a preprocessor, such as a model formula or recipe from 'recipes', can often be challenging. The goal of 'workflows' is to streamline this process by bundling the model alongside the preprocessor, all within the same object.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.4.9000
URL https://github.com/tidymodels/workflows https://workflows.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/workflows")
tidymodels/workflows documentation built on April 12, 2024, 1:29 p.m.