Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

icevision_RandomSplitter

RandomSplitter


Description

Randomly splits items.

Usage

icevision_RandomSplitter(probs, seed = NULL)

Arguments

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.

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.