R/tunable.R

#' tunable methods for themis
#'
#' 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.
#' @param x A recipe step object
#' @param ... Not used.
#' @name tunable_themis
#' @return A tibble object.
#' @keywords internal
NULL
tidymodels/themis documentation built on Jan. 23, 2025, 8:23 a.m.