min_dist {dials} | R Documentation |
Used in embed::step_umap()
.
min_dist(range = c(-4, 0), trans = log10_trans())
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. If a transformation is specified, these values should be in the transformed units. |
trans |
A |
min_dist()