This function is wrapped around resolve_class_imbalance().

get_smote_data(training_data, seed_preproc)

Arguments

training_data

a named list with two elements data and labels

seed_preproc

numeric seed for set.seed() to reproduce results

Value

a list with two elements data and labels