step_feature_hash | R Documentation |
Please use textrecipes::step_dummy_hash()
instead.
step_feature_hash(
recipe,
...,
role = "predictor",
trained = FALSE,
num_hash = 2^6,
preserve = deprecated(),
columns = NULL,
keep_original_cols = FALSE,
skip = FALSE,
id = rand_id("feature_hash")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.