Contents

MaxAbsScaler.Transformer

An transformer that scales the input values so that the maximum absolute value is 1.0.

Declaration

struct Transformer

Topics

Creating a transformer

Getting the absolute value

Performing the transformation