mlr_pipeopstrafo_normalize function

Normalization Transformation

Normalization Transformation

Calls torchvision::transform_normalize, see there for more information on the parameters. The preprocessing is applied to each element of a batch individually.

Format

R6Class inheriting from PipeOpTaskPreprocTorch.

Parameters

IdTypeDefaultLevels
meanuntyped-
stduntyped-
stagescharacter-train, predict, both
affect_columnsuntypedselector_all()