RandomSplitter
Create function that splits 'items' between train/val with 'valid_pct' randomly.
RandomSplitter(valid_pct = 0.2, seed = NULL)
valid_pct |
validation percenatge split |
seed |
random seed |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.