recipes: Preprocessing and Feature Engineering Steps for Modeling

A recipe prepares your data for modeling. We provide an extensible framework for pipeable sequences of feature engineering steps provides preprocessing tools to be applied to data. Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting processed output can then be used as inputs for statistical or machine learning models.

Package details

AuthorMax Kuhn [aut, cre], Hadley Wickham [aut], Emil Hvitfeldt [aut], Posit Software, PBC [cph, fnd]
MaintainerMax Kuhn <max@posit.co>
LicenseMIT + file LICENSE
Version1.0.8
URL https://github.com/tidymodels/recipes https://recipes.tidymodels.org/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("recipes")

Try the recipes package in your browser

Any scripts or data that you put into this service are public.

recipes documentation built on Aug. 26, 2023, 1:08 a.m.