split_mask_val_test | R Documentation |
Split observation into training and validation
split_mask_val_test(X_mask, X, val_ratio = 0.5, seed = NULL)
X_mask |
Masked data |
X |
Original data |
val_ratio |
The ratio of validation to training entries |
seed |
Seed for mask |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.