View source: R/fct_data_split.R
fct_data_split | R Documentation |
Split data for Cross Validation
fct_data_split(x, y, val_frac)
x |
matrix |
y |
matrix |
val_frac |
fraction for validation |
training and testing sets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.