View source: R/resample_data.R
resample_data | R Documentation |
Helper function to create a resampled dataset
resample_data(data, train_rows, test_rows, train_groups, test_groups, seed)
data |
|
train_rows |
|
test_rows |
|
train_groups |
|
test_groups |
|
seed |
|
list
containing new train and test data
Trent Henderson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.