ColSplitter {fastai}R Documentation

ColSplitter

Description

Split 'items' (supposed to be a dataframe) by value in 'col'

Usage

ColSplitter(col = "is_valid")

Arguments

col

column

Value

None


[Package fastai version 2.2.2 Index]