A basic wrapper that links defaults transforms for the data block API
TransformBlock(
type_tfms = NULL,
item_tfms = NULL,
batch_tfms = NULL,
dl_type = NULL,
dls_kwargs = NULL
)
transformation type
item transformation type
one or several transforms applied to the batches once they are formed
DL application
additional arguments
block