scaler_standard: Creates an instance of a standard scaler

View source: R/feature_spec.R

scaler_standardR Documentation

Creates an instance of a standard scaler

Description

This scaler will learn the mean and the standard deviation and use this to create a normalizer_fn.

Usage

scaler_standard()

See Also

scaler to a complete list of normalizers

Other scaler: scaler_min_max()


rstudio/tfdatasets documentation built on July 22, 2024, 12:41 a.m.