These functions define what parameters can be tuned for specific steps.
They also define the recommended objects from the dials
package that can
be used to generate new parameter values and other characteristics.
tunable.step_bagimpute(x, ...)tunable.step_bs(x, ...)
tunable.step_corr(x, ...)
tunable.step_discretize(x, ...)
tunable.step_downsample(x, ...)
tunable.step_ica(x, ...)
tunable.step_isomap(x, ...)
tunable.step_knnimpute(x, ...)
tunable.step_kpca_poly(x, ...)
tunable.step_kpca_rbf(x, ...)
tunable.step_meanimpute(x, ...)
tunable.step_nnmf(x, ...)
tunable.step_ns(x, ...)
tunable.step_nzv(x, ...)
tunable.step_other(x, ...)
tunable.step_pca(x, ...)
tunable.step_pls(x, ...)
tunable.step_poly(x, ...)
tunable.step_rollimpute(x, ...)
tunable.step(x, ...)
tunable.check(x, ...)
tunable.step_upsample(x, ...)
tunable.step_window(x, ...)
A recipe step object
Not used.
A tibble object.