PointScaler {fastai}R Documentation

PointScaler

Description

Scale a tensor representing points

Usage

PointScaler(do_scale = TRUE, y_first = FALSE)

Arguments

do_scale

do scale

y_first

y first

Value

None


[Package fastai version 2.2.2 Index]