topepo/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.10.9000
URL https://github.com/tidymodels/recipes https://recipes.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("topepo/recipes")
topepo/recipes documentation built on April 10, 2024, 10:30 p.m.