Share via


NormalizingTransformer.AffineNormalizerModelParameters<TData>.Scale Property

Definition

The scales. In the scalar case, this is a single value. In the vector case this is of length equal to the number of slots. Function is (input - offset) * scale.

public TData Scale { get; }
member this.Scale : 'Data
Public ReadOnly Property Scale As TData

Property Value

TData

Applies to