prepare_recipe: Define and run the preprocesing recipe.

View source: R/modelling_keras.R

prepare_recipeR Documentation

Define and run the preprocesing recipe.

Description

Define a recipe to preprocess the data and run it on the test data.

Usage

prepare_recipe(data)

Arguments

data

An rsplit object. with the training and test customer churn data. @import recipes

Value

A recipe object with the preprocessing steps and the preprocessed test data.


D-Se/ML documentation built on April 1, 2022, 10:53 p.m.