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]
ColSplitter {fastai} | R Documentation |
Split 'items' (supposed to be a dataframe) by value in 'col'
ColSplitter(col = "is_valid")
col |
column |
None