| mlr_pipeops_trafo_resize | R Documentation |
Calls torchvision::transform_resize,
see there for more information on the parameters.
The preprocessing is applied to the whole batch.
R6Class inheriting from PipeOpTaskPreprocTorch.
po("trafo_resize"")
| Id | Type | Default | Levels |
| size | untyped | - | |
| interpolation | character | 2 | Undefined, Bartlett, Blackman, Bohman, Box, Catrom, Cosine, Cubic, Gaussian, Hamming, ... |
| stages | character | - | train, predict, both |
| affect_columns | untyped | selector_all() | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.