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

RandomSplitter

RandomSplitter


Description

Create function that splits 'items' between train/val with 'valid_pct' randomly.

Usage

RandomSplitter(valid_pct = 0.2, seed = NULL)

Arguments

valid_pct

validation percenatge split

seed

random seed

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.