all_neighbors: Parameter to determine which neighbors to use

View source: R/param_all_neighbors.R

all_neighborsR Documentation

Parameter to determine which neighbors to use

Description

Used in themis::step_bsmote().

Usage

all_neighbors(values = c(TRUE, FALSE))

Arguments

values

A vector of possible values (TRUE or FALSE).

Examples

all_neighbors()

tidymodels/dials documentation built on March 18, 2024, 6:30 a.m.