View source: R/buildUBaymodel.R
build_train_set | R Documentation |
Sample indices for training from the data.
build_train_set(y, tt_split)
y |
a column, often the target, by which the data shall be partitioned. |
tt_split |
the percentage of data used for training in each ensemble model. |
data indices for training ensembles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.