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

IndexSplitter

Index Splitter


Description

Split 'items' so that 'val_idx' are in the validation set and the others in the training set

Usage

IndexSplitter(valid_idx)

Arguments

valid_idx

The indices to use for the validation set (defaults to a random split otherwise)

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.