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

TransformBlock

TransformBlock


Description

A basic wrapper that links defaults transforms for the data block API

Usage

TransformBlock(
  type_tfms = NULL,
  item_tfms = NULL,
  batch_tfms = NULL,
  dl_type = NULL,
  dls_kwargs = NULL
)

Arguments

type_tfms

transformation type

item_tfms

item transformation type

batch_tfms

one or several transforms applied to the batches once they are formed

dl_type

DL application

dls_kwargs

additional arguments

Value

block


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.