Description Usage Arguments Value
View source: R/ml_data_transformation.R
Produces noisy coordinates for SMOTE data
1 | get_smote_coords(coords, labels, smote_data, seed_preproc)
|
coords |
the coordinates of observations |
labels |
|
smote_data |
a named list with two elements |
seed_preproc |
|
a list with two elements data
and labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.