prep.step_foundry_embed: Prepare the Foundry embedding step

View source: R/tidymodels.R

prep.step_foundry_embedR Documentation

Prepare the Foundry embedding step

Description

Prepare the Foundry embedding step

Usage

## S3 method for class 'step_foundry_embed'
prep(x, training, info = NULL, ...)

Arguments

x

A step_foundry_embed object

training

A tibble containing the training data

info

A tibble with column metadata

...

Not used

Value

An updated step_foundry_embed object with trained = TRUE


foundryR documentation built on Sept. 25, 2026, 1:10 a.m.