View source: R/SRxgboost_create_folds.R
SRxgboost_create_folds | R Documentation |
Creates custom folds for 'SRxgboost_run(folds = ...)', for example time based, groups, ...
SRxgboost_create_folds(df, foldcolumn, k = 5)
df |
data.frame |
foldcolumn |
character |
k |
integer |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.