View source: R/icevision_datasplitters.R
| icevision_RandomSplitter | R Documentation | 
Randomly splits items.
icevision_RandomSplitter(probs, seed = NULL)
| probs | 'Sequence' of probabilities that must sum to one. The length of the 'Sequence' is the number of groups to to split the items into. | 
| seed | Internal seed used for shuffling the items. Define this if you need reproducible results. | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.