IndexSplitter | R Documentation |
Split 'items' so that 'val_idx' are in the validation set and the others in the training set
IndexSplitter(valid_idx)
valid_idx |
The indices to use for the validation set (defaults to a random split otherwise) |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.