Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


tfdatasets (version 2.17.0)

scaler_standard: 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()

Arguments

See Also

scaler to a complete list of normalizers

Other scaler: scaler_min_max()